Back to Home
microcmsio icon

microcms-mcp-server

Verified Safe

by microcmsio

Overview

Enables AI assistants like Claude to interact with the microCMS content management system for content and media management.

Installation

Run Command
npx -y microcms-mcp-server@latest

Environment Variables

  • MICROCMS_SERVICE_ID
  • MICROCMS_API_KEY

Security Notes

Credentials (microCMS Service ID and API Key) are handled via environment variables or CLI arguments, which is good practice. Input parameters for API calls are generally sanitized (e.g., `URLSearchParams` for query parameters). Error handling is implemented for API call failures. The `upload_media` tool, when using `externalUrl`, relies on the `microcms-js-sdk` to send the URL to the microCMS service for fetching, rather than the MCP server itself fetching the external resource, thereby mitigating direct SSRF risk on the MCP server. File size for direct uploads is limited to 5MB. No 'eval' or obfuscation found.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars19
Forks4
Last Update2025-12-04

Tags

microCMSHeadless CMSAIContent ManagementMCP