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": ""
}
}
}
}
関連リンク
相关服务器
PartsTable
IT hardware parts research — normalize PNs, search listings, get substitutes, check pricing, validate against OEM sources
MCP Advisor
A discovery and recommendation service for exploring MCP servers using natural language queries.
Expert Registry MCP Server
An MCP server for expert discovery, registration, and context injection, utilizing vector and graph databases.
Semiconductor Supply Chain MCP Server
Access semiconductor B2B platforms like AnySilicon and DesignReuse for IP core and ASIC service procurement.
USDA api
This server allow you to ask questions with way more accurate nutrition facts.
Anime MCP Server
An AI-powered server for searching and getting recommendations for anime.
Hatch MCP Server
Find emails, phone numbers, company data, and LinkedIn URLs using the Hatch API.
MCP Research Friend
Research tools, including a Sqlite-backed document stash
MCP NIF.PT
Query and analyze Portuguese companies using the NIF.PT public API. Supports search by NIF, company name, and city.
Jina AI MCP Server
Access Jina AI's web services for web page reading, web search, and fact-checking. Requires a Jina AI API key.