erpnext-mcp-server

rakeshgangwar/erpnext-mcp-server
★ 75 stars JavaScript 🤖 AI/LLM Updated 1mo ago
Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "erpnext-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "rakeshgangwar/erpnext-mcp-server"
      ]
    }
  }
}

Topics

agentai-agentserperpnextmcpmodel-context-protocol