microCMS
A search server for the microCMS headless CMS, compatible with the Model Context Protocol (MCP).
microCMS MCP Server
Model Context Protocol (MCP) 対応の microCMS 検索サーバーです。LLM から microCMS のコンテンツを検索・取得するために使用できます。
機能
- microCMS APIを使用したコンテンツの検索
- 特定のコンテンツの取得
- MCP (Model Context Protocol) 準拠のインターフェース
必要な環境変数の説明
MICROCMS_API_KEY: microCMSのAPIキー(必須)MICROCMS_SERVICE_DOMAIN: microCMSのサービスドメイン(必須)MICROCMS_ENDPOINT: 利用するエンドポイント
ビルド
npm run build
使い方
MCPクライアントからの使用
このサーバーはMCPプロトコルに準拠しているため、MCP対応のLLMクライアントから呼び出すことができます。
{
"mcpServers": {
"microcms": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/build/index.js"
],
"env": {
"MICROCMS_API_KEY": "",
"MICROCMS_SERVICE_DOMAIN": "",
"MICROCMS_ENDPOINT": ""
}
}
}
}
関連リンク
Похожие серверы
Langgraph Deep Search MCP Server
A deep search server powered by LangGraph and the Google Gemini API.
WebSearch-MCP
Self-hosted Websearch API
RagDocs
A server for RAG-based document search and management using Qdrant vector database with Ollama or OpenAI embeddings.
Drawing Guides
Access step-by-step drawing tutorials and guides from easydrawingguides.com for artists of all skill levels.
招投标大数据服务
Provides comprehensive information queries for enterprise qualification certificates, including honors, administrative licenses, and profiles.
PortOne Global MCP Server
Search and read PortOne documentation, including API schemas and product guides.
Wikimedia Image Search
MCP server that enables AI assistants to search Wikimedia Commons images with metadata and visual thumbnails.
MCP-SearXNG-Enhanced Web Search
An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
Unreal Engine Knowledge Graph
Search concept relationships in the Unreal Engine official documentation using a Neo4j-powered knowledge graph.
Qdrant RAG MCP Server
A semantic search server for codebases using Qdrant, featuring intelligent GitHub issue and project management.