Skip to content
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%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Frappe Dev MCP Server
MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
0 tools
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
frontend-dev-mcp
MCP server for frontend design systems, engineering patterns, accessibility, and UX workflows
0 tools
frappe js mcp server
Metadata-only Glama MCP server.
0 tools

How to use

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

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