ERPNext MCP Server (Ravana-indus/mcpbackup) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 60 tools. No publisher has claimed this listing.
Integrates with ERPNext/Frappe API to enable AI assistants to interact with ERPNext data and create custom applications including DocTypes, workflows, scripts, and more.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Ravana-indus
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
get_doctypesGet a list of all available DocTypes
get_doctype_fieldsGet fields list for a specific DocType
get_documentsGet a list of documents for a specific doctype
create_documentCreate a new document in ERPNext
update_documentUpdate an existing document in ERPNext
run_reportRun an ERPNext report
create_doctypeCreate a new DocType in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_smart_doctype[DEPRECATED] Use create_doctype with mode='smart' instead – kept for backward compatibility
create_child_tableCreate a new Child Table DocType in ERPNext
add_child_table_to_doctypeAdd a child table field to an existing DocType
get_doctype_metaGet detailed metadata for a specific DocType including fields definition
create_moduleCreate a new Module in ERPNext
create_dashboardCreate a new Dashboard in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_workflowCreate a new Workflow in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_server_scriptCreate a new Server Script in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_client_scriptCreate a new Client Script in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_webhookCreate a new Webhook in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_smart_webhook[DEPRECATED] Use create_webhook with mode='smart' instead – kept for backward compatibility
create_hookCreate a new Hook (custom app hook) in ERPNext
create_reportCreate a new Report in ERPNext (unified – use `mode` = 'standard' | 'smart')
create_chartCreate a new Chart in ERPNext
create_webpageCreate a new Web Page in ERPNext
delete_documentDelete a document by doctype and name
clone_documentClone a document (optionally override fields)
export_documentsExport documents as JSON
import_documentsImport documents from JSON
bulk_create_documentsBulk create documents
bulk_update_documentsBulk update documents
bulk_delete_documentsBulk delete documents
search_documentsAdvanced search for documents
get_permissionsGet permissions for a DocType
set_permissionsSet permissions for a DocType
smart_set_permissionsSet permissions for a DocType with enhanced validation and error handling
share_documentShare a document with a user
validate_doctypeValidate a DocType definition (basic checks)
validate_workflowValidate a Workflow definition (basic checks)
validate_scriptValidate a script definition (basic checks)
preview_scriptPreview a script (syntax check only)
get_document_historyGet version history for a document
rollback_documentRollback a document to a previous version
scaffold_appScaffold a new custom app (returns structure)
scaffold_moduleScaffold a new module (returns structure)
generate_form_schemaGenerate a form schema for a DocType
generate_dashboard_schemaGenerate a dashboard schema for a Dashboard
lint_scriptLint a script (syntax check only)
test_scriptTest a script (syntax check only)
create_notificationCreate a notification/alert
create_scheduled_jobCreate a scheduled job
generate_doctype_docsGenerate documentation for a DocType
generate_workflow_docsGenerate documentation for a Workflow
register_integrationRegister a new integration service
manage_integrationUpdate/manage an integration service
create_smart_workflow[DEPRECATED] Use create_workflow with mode='smart' instead – kept for backward compatibility
create_smart_server_script[DEPRECATED] Use create_server_script with mode='smart' instead – kept for backward compatibility
create_smart_client_script[DEPRECATED] Use create_client_script with mode='smart' instead – kept for backward compatibility
create_smart_report[DEPRECATED] Use create_report with mode='smart' instead – kept for backward compatibility
create_smart_dashboardCreate a new Dashboard with automatic chart and report integration
bulk_smart_create_documentsBulk create documents with validation, error handling, and progress tracking
smart_import_documentsImport documents with validation, conflict resolution, and detailed reporting
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
Axios is vulnerable to DoS attack through lack of data size check
ERPNEXT_API_KEY(optional) - API key for authenticationERPNEXT_API_SECRET(optional) - API secret for authenticationERPNEXT_URLThe base URL of your ERPNext instancePORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
60/60 tools missing one or more hints — get_doctypes (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_doctype_fields (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_documents (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +57 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tests exist
No test files found
Add tests that exercise each declared tool.
No eval / new Function
2 eval() or new Function() calls — dynamic code execution
Replace eval / Function with explicit parsing or safer alternatives.
Production dependencies are patched
0 critical, 13 high severity in production deps — @modelcontextprotocol/sdk@0.6.0 (high), axios@1.8.4 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/ravana-indus/mcpbackup)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check