Gas Library Hub
About
MCP server for GAS Library Hub - Search and discover Google Apps Script libraries. Features include keyword/tag-based search, star count
Details
- Author
- wywy-llc
- Downloads
- 309
- Categories
- Developer Tools, Search
Jump to
- Search GAS libraries by keyword, tag, or star count.
- Retrieve detailed library information including AI-generated summaries and usage examples.
- Uses xAI Grok API for automatic library summarization.
- Integrates with GitHub to fetch repository data and star counts.
- Provides a fast, optimized experience through SvelteKit and Tailwind CSS.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Gas Library HubCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Configure the MCP client (e.g., Claude Desktop or Cursor) with the endpoint https://appscripthub.com/api/mcp using HTTP JSON-RPC 2.0 transport. Add the server URL to the client’s configuration file as shown in the README.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"gas library hub": {
"gas-library-hub": {
"url": "https://appscripthub.com/api/mcp"
}
}
}
}
McpServers
{
"gas-library-hub": {
"url": "https://appscripthub.com/api/mcp"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




