Skip to content
Back to search
30
MCP

Frappe_Assistant_Core

buildswithpaul/frappe_assistant_core

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

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable

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 Dev MCP Server
MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs
0 tools
Frappe Assistant Core
Metadata-only Glama MCP server.
0 tools
frappe-crm-mcp
MCP server for Frappe CRM - interact with your CRM through AI assistants
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_assistant_core": {
      "url": "https://docs.assistantcore.cloud",
      "transport": "http"
    }
  }
}