frappe/mcp
Frappe MCP allows Frappe apps to function as MCP servers
Platform-specific configuration:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...