ERP Report Engine runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 31 Jul 2026.
Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add erp-report-engine -- uvx erp-report-engine
{
"mcpServers": {
"erp-report-engine": {
"args": [
"erp-report-engine"
],
"command": "uvx"
}
}
}
[mcp_servers.erp-report-engine]
command = "uvx"
args = ["erp-report-engine"]
{
"mcpServers": {
"erp-report-engine": {
"args": [
"erp-report-engine"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"erp-report-engine": {
"args": [
"erp-report-engine"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.