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%
5 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
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
@mseep/lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
affine-mcp-server
Model Context Protocol server for AFFiNE. Connect AI assistants to AFFiNE workspaces, documents, databases, and collaboration APIs over stdi
0 tools

How to use

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

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