diff --git a/README.md b/README.md index a28a0b843..a39346d4c 100644 --- a/README.md +++ b/README.md @@ -1056,6 +1056,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [wklee610/kafka-mcp](https://github.com/wklee610/kafka-mcp)[![kafka-mcp MCP server](https://glama.ai/mcp/servers/wklee610/kafka-mcp/badges/score.svg)](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) [![Litescope MCP server](https://glama.ai/mcp/servers/croc100/Litescope/badges/score.svg)](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) [![gulmezeren2-byte/erp-report-engine MCP server](https://glama.ai/mcp/servers/gulmezeren2-byte/erp-report-engine/badges/score.svg)](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. ### 📊 Data Platforms Data Platforms for data integration, transformation and pipeline orchestration.