ERP Report Engine
Rank #20,240io.github.gulmezeren2-byte/erp-report-engine
Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.
ERP Report Engine is a Model Context Protocol (MCP) server published by gulmezeren2-byte. It ranks #20,240 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ERP Report Engine is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 111,873 of 132,113 servers on MCP Toplist.
Use ERP Report Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add erp-report-engine -- uvx erp-report-engine mcp -c[mcp_servers.erp-report-engine]
command = "uvx"
args = ["erp-report-engine", "mcp", "-c"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"erp-report-engine": {
"command": "uvx",
"args": [
"erp-report-engine",
"mcp",
"-c"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"erp-report-engine": {
"command": "uvx",
"args": [
"erp-report-engine",
"mcp",
"-c"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"erp-report-engine": {
"type": "stdio",
"command": "uvx",
"args": [
"erp-report-engine",
"mcp",
"-c"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"erp-report-engine": {
"command": "uvx",
"args": [
"erp-report-engine",
"mcp",
"-c"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"erp-report-engine": {
"command": "uvx",
"args": [
"erp-report-engine",
"mcp",
"-c"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gulmezeren2-byte%2Ferp-report-engine)<a href="https://mcptoplist.com/server/io.github.gulmezeren2-byte%2Ferp-report-engine"><img src="https://mcptoplist.com/badge/io.github.gulmezeren2-byte%2Ferp-report-engine.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gulmezeren2-byte
Other servers by gulmezeren2-byte
View all gulmezeren2-byte servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains ERP Report Engine?
- ERP Report Engine is maintained by gulmezeren2-byte, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ERP Report Engine listed on the Official MCP Registry?
- Yes — ERP Report Engine is listed on the Official MCP Registry, alongside Glama.
- How many versions does ERP Report Engine have?
- MCP Toplist tracks 1 version of ERP Report Engine, most recently published on Jul 18, 2026.
- Where can I find the source code for ERP Report Engine?
- The source code for ERP Report Engine is hosted at github.com/gulmezeren2-byte/erp-report-engine.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.