mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 17:45:57 +00:00
Merge pull request #10358 from gulmezeren2-byte/add-erp-report-engine
Add gulmezeren2-byte/erp-report-engine to Databases 🤖🤖🤖
This commit is contained in:
@@ -1056,6 +1056,7 @@ Secure database access with schema inspection capabilities. Enables querying and
|
|||||||
- [wklee610/kafka-mcp](https://github.com/wklee610/kafka-mcp)[](https://glama.ai/mcp/servers/wklee610/kafka-mcp) 🐍 🏠 ☁️ - MCP server for Apache Kafka that allows LLM agents to inspect topics, consumer groups, and safely manage offsets (reset, rewind).
|
- [wklee610/kafka-mcp](https://github.com/wklee610/kafka-mcp)[](https://glama.ai/mcp/servers/wklee610/kafka-mcp) 🐍 🏠 ☁️ - MCP server for Apache Kafka that allows LLM agents to inspect topics, consumer groups, and safely manage offsets (reset, rewind).
|
||||||
- [croc100/Litescope](https://github.com/croc100/Litescope) [](https://glama.ai/mcp/servers/croc100/Litescope) 🏎️ 🏠 ☁️ - MCP-first operations toolchain for SQLite, Cloudflare D1, and Turso. Inspect, diff, migrate, monitor, back up, and repair databases over stdio. Read-only by default; writes are opt-in, dry-run first, and auto-snapshot before applying. `npx -y litescope mcp`
|
- [croc100/Litescope](https://github.com/croc100/Litescope) [](https://glama.ai/mcp/servers/croc100/Litescope) 🏎️ 🏠 ☁️ - MCP-first operations toolchain for SQLite, Cloudflare D1, and Turso. Inspect, diff, migrate, monitor, back up, and repair databases over stdio. Read-only by default; writes are opt-in, dry-run first, and auto-snapshot before applying. `npx -y litescope mcp`
|
||||||
|
|
||||||
|
- [gulmezeren2-byte/erp-report-engine](https://github.com/gulmezeren2-byte/erp-report-engine) [](https://glama.ai/mcp/servers/gulmezeren2-byte/erp-report-engine) 🐍 🏠 - Read-only MCP over the SQL database behind an ERP (Logo Tiger, Netsis, Mikro). The agent sees canonical entities like `orders`, never raw ERP tables, through a four-layer read-only guard that checks the statement, fails closed, and blocks side-effecting functions (`pg_read_file`, `xp_cmdshell`, …) — measured by a public 28-attack benchmark and an in-browser "break it" playground running the real guard via Pyodide.
|
||||||
### 📊 <a name="data-platforms"></a>Data Platforms
|
### 📊 <a name="data-platforms"></a>Data Platforms
|
||||||
|
|
||||||
Data Platforms for data integration, transformation and pipeline orchestration.
|
Data Platforms for data integration, transformation and pipeline orchestration.
|
||||||
|
|||||||
Reference in New Issue
Block a user