Loomal

Frappe Dev MCP Server

MCP server by github.com/sajmustafake/frappe-dev-mcp-server

MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs

2 starsnpm: frappe-dev-mcp-server

About Frappe Dev MCP Server

Frappe Dev MCP Server is an MCP (Model Context Protocol) server published by sajmustafake in the official MCP registry. MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs

It ships as an npm package (frappe-dev-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sajmustafake/frappe-dev-mcp-server, where the project has earned 2 GitHub stars.

Use Frappe Dev MCP Server with your agent

Claude Code · one command
claude mcp add frappe-dev-mcp-server -- npx -y frappe-dev-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "frappe-dev-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "frappe-dev-mcp-server"
      ]
    }
  }
}
npmfrappe-dev-mcp-server

Frequently asked questions

What is Frappe Dev MCP Server?
Frappe Dev MCP Server is an MCP (Model Context Protocol) server by sajmustafake. MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
How do I connect Frappe Dev MCP Server to Claude, Cursor, or another MCP client?
Install Frappe Dev MCP Server from its npm package (frappe-dev-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Frappe Dev MCP Server open source?
Yes — the source code is public at github.com/sajmustafake/frappe-dev-mcp-server, with 2 GitHub stars.
Can AI agents pay to use Frappe Dev MCP Server?
Not yet through Loomal — Frappe Dev MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Frappe Dev MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.