Add srmadscience/mcpdbwizard-open to Databases

This commit is contained in:
srmadscience
2026-09-10 20:16:02 +01:00
parent 5c2e35ed71
commit 3700ad7dfa
+1
View File
@@ -1133,6 +1133,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [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.
- [srmadscience/mcpdbwizard-open](https://github.com/srmadscience/mcpdbwizard-open) ☕ 🏠 🍎 🪟 🐧 - Oracle 12c26ai with no `run-sql` tool. You select the PL/SQL packages, tables, sequences and your own tested SQL statements, and it generates a Java MCP server exposing exactly those as typed tools — each with a real JSON Schema derived from the procedure's signature, covering records, collections, `%ROWTYPE`s, REF CURSORs and any number of OUT parameters. Anything you did not select has no tool, no method and no class: it is absent from the binary rather than refused.
- [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.