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
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.
Related links
This server cannot be installed
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.
A Model Context Protocol (MCP) compliant server that allows Large Language Models (LLMs) to search and retrieve content from microCMS APIs.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly the documents that they have on-disk through agentic RAG and hybrid search in LanceDB. Ask LLMs questions about the dataset as a whole or about specific documents.Last updated -1231TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables Claude or other LLMs to fetch content from URLs, supporting HTML, JSON, text, and images with configurable request parameters.Last updated -PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server implementation that enables LLMs to interact with the Osmosis protocol, allowing for querying and transaction functionality through natural language.Last updated -9TypeScriptMIT License
- AsecurityAlicenseAqualityThe APISIX Model Context Protocol (MCP) server bridges large language models (LLMs) with the APISIX Admin API.Last updated -316716TypeScriptApache 2.0