MCP Directory
Back

Frappe_Assistant_Core

by buildswithpaul · Python · ★ 219

Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model

#ai-assistant#analytics#automation#business-intelligence#data-analytics#enterprise#erpnext#frappe#mcp-server#open-source#python#reporting#websocket

Install

pip install git+https://github.com/buildswithpaul/Frappe_Assistant_Core.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "frappe-assistant-core": {
      "command": "uvx",
      "args": [
        "git+https://github.com/buildswithpaul/Frappe_Assistant_Core.git"
      ]
    }
  }
}

From the README

> Talk to your ERPNext site. FAC lets Claude, ChatGPT, and other > MCP-ready LLMs work directly with your invoices, customers, stock, > workflows, and custom apps — inside your ERPNext permissions, with > every call logged. [](https://github.com/buildswithpaul/Frappe_Assistant_Core/releases) [](https://pypi.org/project/frappe-assistant-core) [](LICENSE) [](https://modelcontextprotocol.io) [](docs/api/TOOL_REFERENCE.md) [](https://github.com/buildswithpaul/Frappe_Assistant_Core/actions/workflows/ci.yml) [](https://cloud.frappe.io/marketplace/apps/frappe_assistant_core) [](https://github.com/b…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers