{
  "markdown": "# GAS Library Hub\n\n## 📖 サイト概要\n\n**[GAS Library Hub](https://appscripthub.com/)** は、Google Apps Script（GAS）の優れたライブラリを発見・共有するためのプラットフォームです。開発者が必要なGASライブラリを効率的に見つけ、プロジェクトに活用できるようサポートします。\n\n🌐 **公式サイト**: <https://appscripthub.com/>\n\n### 🎯 主な機能\n\n- **ライブラリ検索**: タグやキーワードでGASライブラリを簡単検索\n- **詳細情報**: AI生成の要約、使用例、作者情報を表示\n- **ライブラリ申請**: 新しいライブラリの登録申請\n\n### 🌟 特徴\n\n- **AI要約**: ライブラリの自動要約生成\n- **GitHub連携**: リポジトリ情報の自動取得とStar数表示\n- **タグ検索**: タグをクリックして関連ライブラリをすぐに検索\n\n### 🚀 対象ユーザー\n\n- GAS開発者\n- GASライブラリ作者\n\n---\n\n## 🤖 MCP Integration (For LLMs)\n\nGAS Library Hub は [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) に対応しています。\nClaude Desktop、Cursor、その他のMCPクライアントから直接GASライブラリを検索・取得できます。\n\n### Endpoint\n\n- **URL**: `https://appscripthub.com/api/mcp`\n- **Transport**: HTTP (JSON-RPC 2.0)\n- **Documentation**: <https://appscripthub.com/llms.txt>\n\n### Available Tools\n\n| Tool                  | Description                                    |\n| --------------------- | ---------------------------------------------- |\n| `search_libraries`    | GASライブラリをキーワード・タグ・Star数で検索  |\n| `get_library_details` | ライブラリ詳細情報を取得（AI要約・使用例含む） |\n\n### Configuration\n\n**Claude Desktop** (`claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"gas-library-hub\": {\n      \"url\": \"https://appscripthub.com/api/mcp\"\n    }\n  }\n}\n```\n\n**Cursor** (`.cursor/mcp.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"gas-library-hub\": {\n      \"url\": \"https://appscripthub.com/api/mcp\"\n    }\n  }\n}\n```\n\n---\n\n## 📧 お問い合わせ\n\n- **お問い合わせフォーム**: <https://wywy.jp/contact>\n- **GitHub Issues**: [Issues](https://github.com/wywy-llc/app-script-hub/issues)\n",
  "bytes": 1601,
  "sha": "cd9b8c5520243bf4525a0daf98d5f5cc9bf629ad1071bbabb681d340936eb8ab",
  "repo_slug": "wywy-llc/app-script-hub",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_wywy_llc_gas_library_hub_8eb0f2b0/readme"
}