{"id":26562070,"url":"https://github.com/springmt/microcms-mcp-server","last_synced_at":"2026-04-11T01:40:47.371Z","repository":{"id":283193898,"uuid":"950985896","full_name":"SpringMT/microcms-mcp-server","owner":"SpringMT","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T01:52:34.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T02:39:24.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpringMT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-19T01:44:44.000Z","updated_at":"2025-03-19T01:53:37.000Z","dependencies_parsed_at":"2025-03-19T02:39:27.228Z","dependency_job_id":"df256e58-586c-4dc3-9ab3-0c34b8d36a60","html_url":"https://github.com/SpringMT/microcms-mcp-server","commit_stats":null,"previous_names":["springmt/microcms_mcp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fmicrocms-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fmicrocms-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fmicrocms-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fmicrocms-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringMT","download_url":"https://codeload.github.com/SpringMT/microcms-mcp-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244968983,"owners_count":20540237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-22T14:27:27.087Z","updated_at":"2026-04-11T01:40:40.741Z","avatar_url":"https://github.com/SpringMT.png","language":"TypeScript","readme":"# microCMS MCP Server\n\nModel Context Protocol (MCP) 対応の microCMS 検索サーバーです。LLM から microCMS のコンテンツを検索・取得するために使用できます。\n\n## 機能\n\n- microCMS APIを使用したコンテンツの検索\n- 特定のコンテンツの取得\n- MCP (Model Context Protocol) 準拠のインターフェース\n\n\n## 必要な環境変数の説明\n\n- `MICROCMS_API_KEY`: microCMSのAPIキー（必須）\n- `MICROCMS_SERVICE_DOMAIN`: microCMSのサービスドメイン（必須）\n- `MICROCMS_ENDPOINT`: 利用するエンドポイント\n\n## ビルド\n\n```bash\nnpm run build\n```\n\n## 使い方\n\n### MCPクライアントからの使用\n\nこのサーバーはMCPプロトコルに準拠しているため、MCP対応のLLMクライアントから呼び出すことができます。\n\n```\n{\n    \"mcpServers\": {\n        \"microcms\": {\n            \"command\": \"node\",\n            \"args\": [\n                \"/ABSOLUTE/PATH/TO/PARENT/FOLDER/build/index.js\"\n            ],\n            \"env\": {\n                \"MICROCMS_API_KEY\": \"\",\n                \"MICROCMS_SERVICE_DOMAIN\": \"\",\n                \"MICROCMS_ENDPOINT\": \"\"\n            }\n        }\n    }\n}\n```\n\n\n\n## 関連リンク\n\n- [microCMS](https://microcms.io/)\n- [Model Context Protocol](https://modelcontextprotocol.ai/)\n- [microcms-js-sdk](https://github.com/microcmsio/microcms-js-sdk) ","funding_links":[],"categories":["Other Tools and Integrations"],"sub_categories":["How to Submit"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fmicrocms-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmt%2Fmicrocms-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fmicrocms-mcp-server/lists"}