Skip to main content
Glama

microCMS MCP Server

by microcmsio
.env.example549 B
# microCMS Service Configuration # Copy this file to .env and fill in your actual values # Your microCMS service id (without .microcms.io) # Example: If your URL is https://my-blog.microcms.io, set this to "my-blog" MICROCMS_SERVICE_ID=your-service-id # Your microCMS API key # Get this from your microCMS dashboard MICROCMS_API_KEY=your-api-key # Note: You can also pass these as command line arguments: # node dist/index.js --service-id your-service-id --api-key your-api-key # Command line arguments take precedence over environment variables.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/microcmsio/microcms-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server