Submit

Elmapicms Mcp Server

@elmapicms

4 months ago
An MCP server that connects AI agents like Cursor and Claude Code to your ElmapiCMS instance. Manage collections, fields, content entries, and assets programmatically through natural language.

Server Config

{
  "mcpServers": {
    "elmapicms": {
      "command": "npx",
      "args": [
        "@elmapicms/mcp-server"
      ],
      "env": {
        "ELMAPI_API_URL": "https://your-domain.com/api",
        "ELMAPI_API_KEY": "your-api-key",
        "ELMAPI_PROJECT_ID": "your-project-uuid"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.