Loading MCP server directory, please wait...
Static analysis tools for Frappe Framework and ERPNext projects via local stdio MCP.
npx @getmcp/cli add io.github.Belius303/frappe-inspectorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Belius303/frappe-inspector": {
"command": "npx",
"args": [
"-y",
"@frappe-inspector/mcp"
],
"env": {
"FRAPPE_INSPECTOR_LICENSE_KEY": ""
}
}
}
}