microCMS MCP Server
by SpringMT
Verified
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Allows interaction with microCMS API to search and retrieve content from microCMS headless CMS instances.
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
: 利用するエンドポイント
ビルド
Copy
使い方
MCPクライアントからの使用
このサーバーはMCPプロトコルに準拠しているため、MCP対応のLLMクライアントから呼び出すことができます。
Copy
関連リンク
This server cannot be installed
A Model Context Protocol (MCP) compliant server that allows Large Language Models (LLMs) to search and retrieve content from microCMS APIs.