Frappe MCP Server
Interact with Frappe/ERPNext sites — document CRUD, search, and whitelisted method calls
Install
PyPIstdio
uvx frappe-mcp-server Dockerstdio
docker run -i --rm docker.io/muthanii/frappe-mcp:1.2.0 Dockerstdio
docker run -i --rm ghcr.io/muthanii/frappe-mcp:1.2.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-muthanii-frappe-mcp": {
"command": "uvx",
"args": [
"frappe-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.muthanii/frappe_mcp · published 2026-07-29 · updated 2026-07-29. Not an endorsement; review the code before connecting it to anything sensitive.