Allows interaction with microCMS API to search and retrieve content from microCMS headless CMS instances.
microCMS MCP Server
A Model Context Protocol (MCP) compatible microCMS search server that can be used to search and retrieve microCMS content from LLM.
function
Searching for content using the microCMS API
Getting specific content
MCP (Model Context Protocol) compliant interface
Related MCP server: mcp-lancedb
Description of required environment variables
MICROCMS_API_KEY: microCMS API key (required)MICROCMS_SERVICE_DOMAIN: microCMS service domain (required)MICROCMS_ENDPOINT: The endpoint to use.
Build
How to use
Usage from MCP client
This server complies with the MCP protocol and can therefore be called by any MCP-enabled LLM client.