Add badge to querywise-mcp entry in README

cosmin chauciuc committed May 26, 2026 at 09:40 UTC 6e5bd214727033808ce18f4cc819000a6593f030
1 file changed +1 -1
README.md
+1 -1
@@ -679,7 +679,7 @@ Secure database access with schema inspection capabilities. Enables querying and
679 - [jparkerweb/mcp-sqlite](https://github.com/jparkerweb/mcp-sqlite) 📇 🏠 - Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
680 - [KashiwaByte/vikingdb-mcp-server](https://github.com/KashiwaByte/vikingdb-mcp-server) 🐍 ☁️ - VikingDB integration with collection and index introduction, vector store and search capabilities.
681 - [kiliczsh/mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server) 📇 🏠 - A Model Context Protocol Server for MongoDB
682 -- [kosminus/querywise-mcp](https://github.com/kosminus/querywise-mcp) 🐍 🏠 - Query SQL databases (SQLite, PostgreSQL, BigQuery, Databricks) in natural language through a business semantic layer — glossary, metrics, and a data dictionary grounded against your real schema.
682 +- [kosminus/querywise-mcp](https://github.com/kosminus/querywise-mcp) [![kosminus/querywise-mcp MCP server](https://glama.ai/mcp/servers/kosminus/querywise-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kosminus/querywise-mcp) 🐍 🏠 - Query SQL databases (SQLite, PostgreSQL, BigQuery, Databricks) in natural language through a business semantic layer — glossary, metrics, and a data dictionary grounded against your real schema.
683 - [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) 🐍 🏠 - DuckDB database integration with schema inspection and query capabilities
684 - [LucasHild/mcp-server-bigquery](https://github.com/LucasHild/mcp-server-bigquery) 🐍 ☁️ - BigQuery database integration with schema inspection and query capabilities
685 - [memgraph/mcp-memgraph](https://github.com/memgraph/ai-toolkit/tree/main/integrations/mcp-memgraph) 🐍 🏠 - Memgraph MCP Server - includes a tool to run a query against Memgraph and a schema resource.