Eelzap
Freeby MCP Community
Standalone MCP server for the Eel Zap CMS
v0.6.1Added Apr 12, 2026
eelzapcmsmcpmodel-context-protocolai
Eelzap MCP Server
Standalone MCP server for the Eel Zap CMS
Installation
Reviews
Installation
Quick install
npx -y @8ux-co/eelzap-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"eelzap": {
"command": "npx",
"args": ["-y", "@8ux-co/eelzap-mcp-server"]
}
}
}