diff --git a/README.md b/README.md index 8ea94b751..85284a39c 100644 --- a/README.md +++ b/README.md @@ -1060,6 +1060,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [slotix/dbconvert-streams-public](https://github.com/slotix/dbconvert-streams-public) [![slotix/dbconvert-streams-public MCP server](https://glama.ai/mcp/servers/slotix/dbconvert-streams-public/badges/score.svg)](https://glama.ai/mcp/servers/slotix/dbconvert-streams-public) 🎖️ 🏎️ 🏠 🍎 🪟 🐧 - Read-only SQL across PostgreSQL, MySQL, S3-compatible buckets and folders of Parquet/CSV/JSON — and one query can join across all of them, federated in-process by DuckDB. No tool writes: they are absent rather than disabled, and every tool declares `readOnlyHint`. Runs from connection strings alone as `docker run -i --rm slotix/stream-mcp postgres://…` or as a one-click Claude extension. - [skysqlinc/skysql-mcp](https://github.com/skysqlinc/skysql-mcp) 🎖️ ☁️ - Serverless MariaDB Cloud DB MCP server. Tools to launch, delete, execute SQL and work with DB level AI agents for accurate text-2-sql and conversations. - [Snowflake-Labs/mcp](https://github.com/Snowflake-Labs/mcp) 🐍 ☁️ - Open-source MCP server for Snowflake from official Snowflake-Labs supports prompting Cortex Agents, querying structured & unstructured data, object management, SQL execution, semantic view querying, and more. RBAC, fine-grained CRUD controls, and all authentication methods supported. +- [sqemo/sqemo-mcp](https://github.com/sqemo/sqemo-mcp) [![sqemo/sqemo-mcp MCP server](https://glama.ai/mcp/servers/sqemo/sqemo-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sqemo/sqemo-mcp) 📇 🏠 ☁️ - Design ERDs that follow your team's naming standards. Query and edit entities, relationships and domains, generate physical names from a shared glossary, import/export SQL (7 dialects) and DBML, and diff the model against a live database. Local `.erd.json` files work without an account. - [subnetmarco/pgmcp](https://github.com/subnetmarco/pgmcp) 🏎️ 🏠 - Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility. - [supabase-community/supabase-mcp](https://github.com/supabase-community/supabase-mcp) 🎖️ 📇 ☁️ - Official Supabase MCP server to connect AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data. - [SurajKGoyal/amnesic](https://github.com/SurajKGoyal/amnesic) [![SurajKGoyal/amnesic MCP server](https://glama.ai/mcp/servers/SurajKGoyal/amnesic/badges/score.svg)](https://glama.ai/mcp/servers/SurajKGoyal/amnesic) 🐍 🏠 🍎 🪟 🐧 - The MCP server that remembers your database — persists table/column annotations, an FK relationship graph, and searchable notes across sessions, so the model stops re-discovering your schema every time. PostgreSQL, MySQL, MSSQL, SQLite; read-only-enforced.