73
/ 100
2 days ago
glama

Frappe Assistant Core

MCP server that enables Claude, ChatGPT, and other LLMs to interact with ERPNext sites through natural language, supporting document CRUD, search, reports, workflows, and custom tools, while respecting user permissions and logging all calls.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: FRAPPE_API_KEY, FRAPPE_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFRAPPE_SERVER_URL
🔐 secretFRAPPE_API_KEY
🔐 secretFRAPPE_API_SECRET
configFRAPPE_MCP_SESSION_ID
configFRAPPE_MCP_CLIENT_ID
configMCP_DEBUG
configMCP_TOOL_TIMEOUT
configMCP_REQUEST_TIMEOUT
configFRAPPE_SITE_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/osamaasidd-frappe-assistant-core-mcp-llgk1c)](https://m8ven.ai/mcp/osamaasidd-frappe-assistant-core-mcp-llgk1c)
commit: 0b0967376590fa5ba5cc937233d44d6c51c927ae
code hash: ac806ccb56ecf753d4e932f9d49623dcb88c61ed3c38773f35d1062621b52383
verified: 7/29/2026, 9:32:29 AM
view raw JSON →