AgentUni

Frappe MCP Server

by @muthanii / v1.2.0

Interact with Frappe/ERPNext sites — document CRUD, search, and whitelisted method calls

Install

PyPI / stdio

uvx frappe-mcp-server

Docker / stdio

docker run -i --rm docker.io/muthanii/frappe-mcp:1.2.0

Docker / stdio

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.

Similar

More Other & General servers

Browse category