Elmapicms Mcp Server
@elmapicms
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
开发工具 分类下的更多 MCP 服务器
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
评论