From 8ebc38cf97a73f5e676101c744dae7dc3f85e045 Mon Sep 17 00:00:00 2001 From: srmadscience Date: Mon, 14 Sep 2026 14:40:29 +0100 Subject: [PATCH] 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 Claude-Session: https://claude.ai/code/session_014WHhqpXCktC8ec8VS856hX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70cbaa466..57214fed2 100644 --- a/README.md +++ b/README.md @@ -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) [![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 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) [![srmadscience/mcpdbwizard-open MCP server](https://glama.ai/mcp/servers/srmadscience/mcpdbwizard-open/badges/score.svg)](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) [![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.