diff --git a/README.md b/README.md index 8d7b3be9..eeb98ead 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [hannesrudolph/sqlite-explorer-fastmcp-mcp-server](https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server) 🐍 🏠 - An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation. - [sirmews/mcp-pinecone](https://github.com/sirmews/mcp-pinecone) 🐍 ☁️ - Pinecone integration with vector search capabilities - [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities. +- [pab1it0/adx-mcp-server](https://github.com/pab1it0/adx-mcp-server) 🐍 ☁️ - Query and analyze Azure Data Explorer databases - [neondatabase/mcp-server-neon](https://github.com/neondatabase/mcp-server-neon) πŸ“‡ ☁️ β€” An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres - [bytebase/dbhub](https://github.com/bytebase/dbhub) πŸ“‡ 🏠 – Universal database MCP server supporting mainstream databases.