Elmapicms Mcp Server
@elmapicms
About Elmapicms Mcp Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}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 Elmapicms Mcp Server?
An MCP server that connects AI agents like Cursor and Claude Code to your ElmapiCMS instance, enabling programmatic management of collections, fields, content entries, and assets through natural language.
How to use Elmapicms Mcp Server?
—
Key features of Elmapicms Mcp Server?
- Connects AI agents to ElmapiCMS
- Manage collections programmatically
- Manage fields programmatically
- Manage content entries programmatically
- Manage assets programmatically
- Natural language interaction
Use cases of Elmapicms Mcp Server?
—
FAQ from Elmapicms Mcp Server?
—
More Developer Tools MCP servers
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Comments