From 43cabc747adc95d05b8a27238837ead35c036612 Mon Sep 17 00:00:00 2001 From: Mamadou Dia Date: Sun, 24 May 2026 23:50:12 -0400 Subject: [PATCH] feat: add lintbase/lintbase-mcp to Databases --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a58a33b32..0258df5d9 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [KashiwaByte/vikingdb-mcp-server](https://github.com/KashiwaByte/vikingdb-mcp-server) 🐍 ☁️ - VikingDB integration with collection and index introduction, vector store and search capabilities. - [kiliczsh/mcp-mongo-server](https://github.com/kiliczsh/mcp-mongo-server) 📇 🏠 - A Model Context Protocol Server for MongoDB - [ktanaka101/mcp-server-duckdb](https://github.com/ktanaka101/mcp-server-duckdb) 🐍 🏠 - DuckDB database integration with schema inspection and query capabilities +- [lintbase/lintbase-mcp](https://github.com/lintbase/lintbase) 📇 🏠 - Ground-truth Firestore schema context for AI coding agents. Stops Cursor, Claude, and Windsurf from hallucinating field names and queries. Scans live collections, returns real field names, types, and presence rates. - [LucasHild/mcp-server-bigquery](https://github.com/LucasHild/mcp-server-bigquery) 🐍 ☁️ - BigQuery database integration with schema inspection and query capabilities - [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. - [mbentham/SqlAugur](https://github.com/mbentham/SqlAugur) #️⃣ 🏠 🪟 🐧 - SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation, and DBA toolkit integration (First Responder Kit, DarlingData, sp_WhoIsActive). @@ -2625,4 +2626,4 @@ Now Claude can answer questions about writing MCP servers and how they work Star History Chart - + \ No newline at end of file