Gas Library Hub
@wywy-llc
About Gas Library Hub
MCP server for GAS Library Hub - Search and discover Google Apps Script libraries. Features include keyword/tag-based search, star count
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gas-library-hub": {
"url": "https://appscripthub.com/api/mcp"
}
}
}Tools
2GASライブラリをキーワード・タグ・Star数で検索
ライブラリ詳細情報を取得(AI要約・使用例含む)
Overview
What is Gas Library Hub?
Gas Library Hub is an MCP server that enables AI assistants to search and retrieve details about Google Apps Script (GAS) libraries from the GAS Library Hub platform. It is designed for developers and LLM clients that need programmatic access to the library catalog.
How to use Gas Library Hub?
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.
Key features of Gas Library Hub
- 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.
Use cases of Gas Library Hub
- Discovering relevant Google Apps Script libraries from within an LLM-powered chat.
- Getting quick summaries and details of a GAS library without visiting the website.
- Automating library research for project planning or code generation.
FAQ from Gas Library Hub
What tools does the Gas Library Hub MCP server provide?
It provides two tools: search_libraries (search by keyword, tag, or stars) and get_library_details (retrieve full details including AI summary and examples).
How do I configure the server in Claude Desktop?
Add a gas-library-hub entry with "url": "https://appscripthub.com/api/mcp" under mcpServers in your claude_desktop_config.json.
Does the server require authentication or API keys?
The README does not mention any authentication or API keys required for the MCP endpoint.
What transport protocol does the server use?
It uses HTTP with JSON-RPC 2.0 transport.
Where can I find more documentation about the API?
The README links to https://appscripthub.com/llms.txt for API documentation.
Frequently asked questions
What tools does the Gas Library Hub MCP server provide?
It provides two tools: `search_libraries` (search by keyword, tag, or stars) and `get_library_details` (retrieve full details including AI summary and examples).
How do I configure the server in Claude Desktop?
Add a `gas-library-hub` entry with `"url": "https://appscripthub.com/api/mcp"` under `mcpServers` in your `claude_desktop_config.json`.
Does the server require authentication or API keys?
The README does not mention any authentication or API keys required for the MCP endpoint.
What transport protocol does the server use?
It uses HTTP with JSON-RPC 2.0 transport.
Where can I find more documentation about the API?
The README links to <https://appscripthub.com/llms.txt> for API documentation.
Basic information
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments