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": ""
}
}
}
}
関連リンク
Máy chủ liên quan
Bus Nearby MCP
Provides access to the Israeli transport API for geocoding and transit directions.
EzBiz Business Intelligence
AI-powered competitive analysis, review monitoring, web presence scoring, and market research for businesses.
Agora MCP
Search and buy products across thousands of online stores using the SearchAgora universal product search engine.
Pokemon TCG Card Search MCP
Search and display Pokemon Trading Card Game cards using the Pokemon TCG API.
Ecomm MCP Server
A product search server that provides markdown-formatted responses with clickable product links and prices.
Serpstat MCP Server
SEO analysis using the Serpstat API.
NPMLens MCP
NPMLens MCP lets your coding agent (such as Claude, Cursor, Copilot, Gemini or Codex) search the npm registry and fetch package context (README, downloads, GitHub info, usage snippets). It acts as a Model‑Context‑Protocol (MCP) server, giving your AI assistant a structured way to discover libraries and integrate them quickly.
MCP Research Friend
Research tools, including a Sqlite-backed document stash
Jina AI Search
Access Jina AI's Search Foundation APIs for web search, news search, and more, tailored for LLMs.
ReActMCP Web Search
A web search server that integrates with the Exa API to perform basic and advanced searches.