fix: add Glama score badge to lintbase entry

This commit is contained in:
Mamadou Dia
2026-05-25 01:21:43 -04:00
parent 43cabc747a
commit 59cba62b57
+1 -1
View File
@@ -680,7 +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.
- [lintbase/lintbase-mcp](https://github.com/lintbase/lintbase) [![lintbase/lintbase-mcp MCP server](https://glama.ai/mcp/servers/lintbase/lintbase/badges/score.svg)](https://glama.ai/mcp/servers/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).