Back to search
30
MCP

Frappe Dev MCP Server

io.github.sajmustafake/frappe-dev-mcp-server

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

frappe-crm-mcp
MCP server for Frappe CRM - interact with your CRM through AI assistants
0 tools
Frappe_Assistant_Core
Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functional
0 tools
deventerprisesoftware/scrapi-mcp
MCP server for using ScrAPI to scrape web pages.
0 tools
frappe mcp server
Metadata-only Glama MCP server.
0 tools
iflow-mcp_appliedrelevance_frappe-mcp-server
Enhanced Model Context Protocol server for Frappe Framework with comprehensive API operations
0 tools
frappe-mcp
Frappe MCP allows building MCP compatibility into Frappe apps
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "frappe_dev_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}