Modelcontextprotocol
Freeby MCP Community
MCP server exposing 106 Zudello ERP automation tools for Claude Desktop and other MCP-compatible clients
v1.1.1Added Apr 12, 2026
mcpmodel-context-protocolzudelloerpautomation
Modelcontextprotocol MCP Server
MCP server exposing 106 Zudello ERP automation tools for Claude Desktop and other MCP-compatible clients
Installation
Reviews
Installation
Quick install
npx -y @zudello/modelcontextprotocol
Add to claude_desktop_config.json
{
"mcpServers": {
"modelcontextprotocol": {
"command": "npx",
"args": ["-y", "@zudello/modelcontextprotocol"]
}
}
}