microcms-mcp-server

microcms-mcp-server

0

The microCMS MCP Server enables searching and retrieving content from microCMS using Model Context Protocol (MCP) with a microCMS API. It is designed for use with MCP-compatible LLM clients.

Overview

The microCMS MCP Server is a search server that complies with the Model Context Protocol (MCP). It is used to search and retrieve content from microCMS using an LLM. Key features include:

  • Searching content using the microCMS API
  • Retrieving specific content
  • MCP-compliant interface usage

Usage

The server can be called from an MCP-compatible LLM client, requiring environment variables such as MICROCMS_API_KEY, MICROCMS_SERVICE_DOMAIN, and MICROCMS_ENDPOINT.