mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-22 14:21:00 +00:00
Add the Glama score badge to the mcpdbwizard-open entry
Requested by the listing check on PR #14143. The server is listed on Glama and now carries a rated score, so the badge resolves. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014WHhqpXCktC8ec8VS856hX
This commit is contained in:
co-authored by
Claude Opus 5
parent
3700ad7dfa
commit
8ebc38cf97
@@ -1133,7 +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) [](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 12c–26ai 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.
|
||||
- [srmadscience/mcpdbwizard-open](https://github.com/srmadscience/mcpdbwizard-open) [](https://glama.ai/mcp/servers/srmadscience/mcpdbwizard-open) ☕ 🏠 🍎 🪟 🐧 - Oracle 12c–26ai 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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user