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

Sentry
modelcontextprotocolModel Context Protocol Servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
MCP Server By TestMu AI
TestMu AITestMu AI MCP Server lets developers run, debug, and triage tests through natural language directly from their IDE (Cursor, Claude, GitHub Copilot, and other MCP clients). It exposes five tools — HyperExecute (test orche
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Comments