Agent♥︎Age
Catalog

Frappe MCP Server

Official

by muthanii · Python

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

io.github.muthanii/frappe_mcp Model Context Protocol (MCP) Server

The io.github.muthanii/frappe_mcp MCP server provides an interface to Frappe/ERPNext sites. It supports document CRUD, search, and whitelisted method calls, enabling structured interaction with ERP data and site functionality through MCP.

🛠️ Key Features

  • Document CRUD operations
  • Search capabilities
  • Whitelisted method calls for Frappe/ERPNext

🚀 Use Cases

  • Creating, updating, and deleting ERP documents
  • Querying ERP data via search
  • Invoking approved Frappe/ERPNext methods using a whitelist

⚡ Developer Benefits

  • Focused MCP access to Frappe/ERPNext document workflows
  • Controlled method invocation via whitelisted calls
  • Clear separation of CRUD, search, and method execution

⚠️ Limitations

  • Only supports whitelisted method calls (non-whitelisted methods are not described as supported)

Topics

frappeglamamcp
Frappe MCP Server - agentage MCP Catalog