microCMS MCP Server
@SpringMT
About microCMS MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"microcms": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/build/index.js"
],
"env": {
"MICROCMS_API_KEY": "",
"MICROCMS_SERVICE_DOMAIN": "",
"MICROCMS_ENDPOINT": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is microCMS MCP Server?
The microCMS MCP Server is a Model Context Protocol (MCP) compatible search server for microCMS content. It allows large language models (LLMs) to search and retrieve content from a microCMS service using the MCP interface.
How to use microCMS MCP Server?
Set the required environment variables (MICROCMS_API_KEY, MICROCMS_SERVICE_DOMAIN, and optionally MICROCMS_ENDPOINT), build the project with npm run build, then configure your MCP client with the provided JSON block pointing to the built index.js file.
Key features of microCMS MCP Server
- Search content using the microCMS API
- Retrieve specific content by identifier
- MCP (Model Context Protocol) compliant interface
Use cases of microCMS MCP Server
- Enable an LLM to search articles in a microCMS-powered blog
- Allow an AI assistant to fetch specific content from a microCMS data source
- Integrate microCMS content retrieval into MCP‑based workflows
FAQ from microCMS MCP Server
What does this server do?
It enables LLMs that support MCP to search and fetch content from a microCMS service.
What environment variables are required?
MICROCMS_API_KEY and MICROCMS_SERVICE_DOMAIN are mandatory; MICROCMS_ENDPOINT is optional.
How do I build and run the server?
Run npm run build in the project folder, then point your MCP client to the generated build/index.js file.
Does the server support all microCMS endpoints?
The README specifies the use of an ENDPOINT environment variable but does not list specific endpoints or limits.
What protocol does the server use?
It implements the Model Context Protocol (MCP).
Frequently asked questions
What does this server do?
It enables LLMs that support MCP to search and fetch content from a microCMS service.
What environment variables are required?
`MICROCMS_API_KEY` and `MICROCMS_SERVICE_DOMAIN` are mandatory; `MICROCMS_ENDPOINT` is optional.
How do I build and run the server?
Run `npm run build` in the project folder, then point your MCP client to the generated `build/index.js` file.
Does the server support all microCMS endpoints?
The README specifies the use of an `ENDPOINT` environment variable but does not list specific endpoints or limits.
What protocol does the server use?
It implements the Model Context Protocol (MCP).
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments