Back to search
30
MCP
Frappe_Assistant_Core
buildswithpaul/frappe_assistant_coreInfrastructure 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
Primary URL
https://docs.assistantcore.cloud
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"frappe_assistant_core": {
"url": "https://docs.assistantcore.cloud",
"transport": "http"
}
}
}