MCP Server
MCP
ERP Report Engine
Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.
Install
uvx erp-report-engine
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "erp-report-engine",
"version": "0.7.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"description": "path to the engine config YAML (DB via url_env, profile, limits)",
"isRequired": true,
"format": "filepath",
"type": "named",
"name": "-c"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment