Frappe MCP Server MCP
v1.2.0io.github.muthanii/frappe_mcp
Interact with Frappe/ERPNext sites — document CRUD, search, and whitelisted method calls
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add frappe_mcp -e FRAPPE_URL=<FRAPPE_URL> -e FRAPPE_API_KEY=<FRAPPE_API_KEY> -e FRAPPE_API_SECRET=<FRAPPE_API_SECRET> -e FRAPPE_VERIFY_SSL=<FRAPPE_VERIFY_SSL> -e FRAPPE_TIMEOUT=<FRAPPE_TIMEOUT> -- uvx frappe-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.