Skip to content

Latest commit

 

History

History
302 lines (299 loc) · 61.3 KB

File metadata and controls

302 lines (299 loc) · 61.3 KB

🗄️ Databases

Servers providing interfaces to various database types like SQL, NoSQL, Vector Databases, Graph Databases, Time-Series, etc.

  • busabase/busabase: Open-source database and workspace for AI agents to manage typed tables, fields, views, records, docs, files, and search; important writes can become ChangeRequests for human review before merge. Hosted Streamable HTTP endpoint: https://busabase.com/api/mcp with OAuth, or self-host with npx busabase server or Docker. MIT. Official MCP Registry id: com.busabase/busabase.

  • mcp-database-connector-lite: Free SQLite MCP server for query execution, schema inspection, and data manipulation from AI assistants. Install: pip install mcp-database-connector-lite. MIT.

  • rog0x/mcp-database-tools: Database MCP tools for SQL formatting, schema inspection, and migration workflows. Install from the @rog0x npm package family. MIT.

  • tkz24589/mcp_mongodb: Facilitates AI-driven interactions with MongoDB through natural language queries, supporting seamless data management and retrieval.

  • cwilby/mcp-node-mssql: Facilitates SQL Server interactions via MCP using node-mssql, enabling seamless database management.

  • wangzhaobo168/dm-mcp-server: Facilitates interaction with Dameng databases by listing tables, executing read-only SQL queries, and displaying table structures.

  • NomotoK/doris-mcp-server: Facilitates secure, read-only SQL queries and schema exploration on Apache Doris databases for LLM applications.

  • waii-ai/waii-mcp-server: Facilitates natural language interaction with databases, enabling Language Models to execute queries and process data through WAII.

  • cpenniman12/text2sql-mcp: Frontier models can now make hundreds of iterative tool calls per prompt — so instead of pre-computing which schema elements are relevant, you can hand the LLM one tool (execute_sql) and let it explore the schema, write queries, and self-correct. No RAG, semantic layer, or schema descriptions required — just a connection string and a frontier model. SQLite, Postgres, MySQL, Snowflake, and BigQuery via install extras. Install: uvx text2sql-mcp. Transport: stdio. License: MIT.

  • affannahmed/MCP-Server-with-Claude-Ai: Facilitates secure interaction between AI applications and MySQL databases through a controlled MCP interface.

  • ydb-platform/ydb-mcp: Facilitates AI-driven interactions with YDB databases through a Model Context Protocol server, enabling natural language database operations.

  • Moonlight-CL/redshift-mcp-server: Facilitates AI assistant interactions with Amazon Redshift databases through a Python-based MCP server.

  • Carlosfpc/mcp-mysql: Facilitates secure MySQL connections via SSH tunneling, enabling controlled database operations through an MCP server.

  • orlando2019/MCO-postgres: Enables language models to perform read-only operations on PostgreSQL databases by providing schema inspection and query execution capabilities.

  • Jite-J/-mysql_mcp_server: Facilitates secure interaction between AI applications and MySQL databases through a structured MCP interface.

  • hmn53/sql-mcp: Facilitates secure, read-only interactions between LLMs and SQL databases using MCP tools.

  • fnf-deepHeading/mcp-snowflake-reader-ts: Provides secure, read-only access to Snowflake databases via the MCP protocol, supporting cross-platform functionality and query caching.

  • cnosuke/mcp-mysql: Facilitates MySQL database operations through a Go-based MCP server, enabling seamless integration with MCP clients for database querying and management.

  • shensiqi0701/mysql-mcp-server-modification: Provides read-only access to MySQL databases, allowing users to list databases, tables, and execute queries through an MCP server.

  • avarant/typesense-mcp-server: Facilitates seamless integration with Typesense by managing collections, documents, and search operations through MCP.

  • tqvthu-works/mysql-mcp-server: Facilitates interaction with MySQL databases in Cursor IDE through a Model Context Protocol server.

  • allizwellai/mysql-mcp-server: Facilitates secure, read-only access to MySQL databases, enabling users to list databases, tables, and execute queries with robust security features.

  • shensiqi0701/MCP-MySQL-server-implementation: Facilitates LLMs in accessing and executing SQL queries on MySQL databases, with robust security and performance features.

  • shibayu36/mysql-schema-explorer-mcp: Facilitates efficient access to MySQL database schema information using the Model Context Protocol, ideal for large-scale databases.

  • achrekarom12/mcp-mongo: Facilitates natural language interactions with MongoDB databases through a Model Context Protocol server, enabling LLMs to perform queries, schema exploration, and data operations.

  • nature-lover-iv/neo4j-mcp: Facilitates natural language interaction with Neo4j graph databases through the MCP protocol, enabling schema exploration, query execution, and database management.

  • BioContext/ChemBL-MCP: Access ChEMBL data through a Model Context Protocol server, enabling detailed queries on molecules, targets, assays, and bioactivity data.

  • jt-atan/Access-COM: Facilitates seamless interaction with 32-bit Microsoft Access databases through a Model Context Protocol tool, supporting SQL queries and linked table management.

  • aliyun/alibabacloud-adbpg-mcp-server: Facilitates seamless interaction between AI Agents and AnalyticDB PostgreSQL databases for executing SQL operations and retrieving metadata.

  • RichardHFYU/MCP_Java_PSQL: A Spring Boot and Spring AI-based MCP server for inspecting PostgreSQL database schemas, supporting SSE transport for integration with Cursor and other MCP clients.

  • Pratye/MEC-Postgres: Facilitates read and write operations on PostgreSQL databases, allowing LLMs to interact with database schemas and execute SQL queries.

  • Malove86/mcp-mysql-server: Facilitates AI model interactions with MySQL databases via a standardized interface, supporting both local and remote deployment modes.

  • yyue9527/oracle-mcp-server: Facilitates Oracle database operations with real-time communication using Server-Sent Events.

  • prayanks/mcp-sqlite-server: Facilitates access to SQLite databases through MCP clients, enabling read-only SQL queries and data analysis with language models.

  • peterableda/iceberg-mcp-server: Facilitates read-only access to Iceberg tables via Apache Impala, enabling LLMs to inspect database schemas and execute queries.

  • OpenLinkSoftware/mcp-jdbc-server: A Java-based MCP server for JDBC, enabling seamless interaction with Virtuoso and other JDBC-compatible databases.

  • aqaranewbiz/mysql-aqaranewbiz: Facilitates interaction with MySQL databases using the Model Context Protocol (MCP) for standardized API access.

  • jonnyhoff/mcp-sqlite-manager: Facilitates seamless interaction with SQLite databases through structured MCP server commands.

  • kutsushitaneko/mcp-server-for-oracle-database: Facilitates AI applications to execute SQL queries on Oracle Database, ensuring seamless integration with MCP clients like Cursor and Claude Desktop.

  • yuefeng-cn/mcp-postgres: Facilitates the integration of PostgreSQL with AI agents through MCP server configurations.

  • LVTD-LLC/pgsandbox-mcp: Local stdio MCP server for disposable PostgreSQL sandboxes, creating tracked database and role pairs with scoped credentials, TTL cleanup, bounded SQL execution, and schema inspection for coding agents.

  • Doofie15/Supabase-: Empower your IDE to safely execute SQL, manage schema changes, and interact with Supabase APIs using natural language.

  • morristai/iceberg-mcp: Facilitates interaction with Apache Iceberg catalogs through an MCP server, supporting REST and AWS Glue integrations with asynchronous operations and logging.

  • vitalyDV/mysql-mcp: Facilitates interaction with MySQL databases through a Model Context Protocol server, enabling SQL query execution and schema retrieval.

  • executeautomation/mcp-database-server: Facilitates database interactions with Claude by connecting to SQLite and SQL Server databases.

  • alaturqua/mcp-trino-python: Facilitates advanced data exploration and management in Trino and Iceberg through a standardized interface.

  • volteditor/mcp.chroma: Facilitates vector embeddings and document management with ChromaDB through a versatile MCP interface.

  • OrMacc/claude-mcp-mongodb-integration: Integrates MongoDB with Claude using MCP, enabling natural language database queries.

  • wescleytorres/mcp-postgres: Facilitates read-only access to PostgreSQL databases, enabling LLMs to inspect schemas and execute queries.

  • usualoma/mcp-mt-data-api: Facilitates standardized interactions with Movable Type's Data API for seamless application integration.

  • jamesg31/mcp-server-postgres: Facilitates read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.

  • AminKhorramii/mcp-clikchouse-ts: Facilitates seamless integration with ClickHouse using TypeScript, enabling natural language interactions through Claude Desktop.

  • l1806858547/tidb-server: Facilitates executing SELECT queries on TiDB using MCP tools with secure and lightweight operations.

  • louisdvs/mcp-postgres: Facilitates data interaction by loading CSVs into PostgreSQL and providing a read-only MCP server for database introspection.

  • moosin76/mcp_server_mariadb_reader: Facilitates AI assistants in querying and interacting with MariaDB databases through a Model Context Protocol server.

  • jalakoo/remote-neo4j-mcp-server: Deploy a remote MCP server on Cloudflare Workers with OAuth login and connect it to Claude Desktop for seamless tool integration.

  • smahesaniya/mcp-mssql: Facilitates SQL query execution against Microsoft SQL Server databases, supporting only SELECT queries.

  • michael7736/mysql-mcp-server: Facilitates SQL query execution on MySQL databases via MCP, supporting CRUD operations with JSON results and transaction logging.

  • skeet-build/redis: Facilitates read-only access to Redis databases, enabling LLMs to inspect and execute Redis commands.

  • skeet-build/mysql: Facilitates read-only access to MySQL databases, allowing LLMs to inspect schemas and execute queries seamlessly.

  • skeet-build/postgres: Facilitates read-only access to PostgreSQL databases for LLMs, enabling schema inspection and query execution.

  • adambyer/supabase-mcp: Facilitates natural language interactions with Supabase databases through a Model Context Protocol server, enabling LLMs to perform database operations.

  • mihai-dulgheru/mssql-mcp-node: Node.js server offering a standardized API for interacting with Microsoft SQL Server databases, featuring SQL query execution and schema retrieval via the Model Context Protocol.

  • tuannvm/mcp-trino: Facilitates AI-driven interactions with Trino's distributed SQL engine using a high-performance MCP server in Go.

  • exekerey/3xpl-mcp: Facilitates interaction with 48 blockchains via the 3xpl.com JSON API, enabling LLMs to query blockchain data efficiently.

  • sylweriusz/mcp-neo4j-memory-server: Utilizes Neo4j for storing and retrieving knowledge graphs, enhancing memory capabilities in AI interactions.

  • spyfree/hologres-mcp-server: Facilitates seamless interaction between AI agents and Hologres databases, enabling metadata retrieval and SQL execution through multiple transport modes.

  • spyfree/hologres-mcp-server-sse: Facilitates seamless interaction between AI agents and Hologres databases, enabling metadata retrieval and SQL operations via dual transport modes.

  • bjmayor/mysql-mcp: Facilitates AI agent interactions with MySQL databases through a standardized command interface.

  • zwldarren/akshare-one-mcp: Provides interfaces for accessing comprehensive China stock market data, including historical, real-time, and financial statements.

  • rikster/supabase-mcp: Facilitates AI-driven database operations on Supabase through a standardized MCP interface.

  • RodrigoPAml/MCP-SqlServer: Facilitates LLM integration with SQL Server through a C# MCP server, enabling database queries and schema retrieval.

  • nsxdavid/surrealdb-mcp-server: Facilitates AI assistants in querying and manipulating data within a SurrealDB database through a standardized interface.

  • alexkorep/mcp-server-clickhouse: Facilitates interaction with ClickHouse Cloud API through MCP tools, enabling management of organizations and services.

  • fee-mendes/scylla-mcp: Facilitates integration of ScyllaDB with Model Context Protocol using Python uv for seamless data management.

  • xXanth0s/mcp_arango_typescript: A Model Context Protocol server for ArangoDB, offering a standardized interface for database interaction with LLM-based query validation.

  • HuaLuAI/mssql-mcp: Facilitates SQL query execution and business intelligence insights on MSSQL databases.

  • fkdevsoft/mssql-mcp-server-copy: Facilitates SQL query execution and database management for Microsoft SQL Server through MCP integration.

  • gkvsanjeev/DBMCPServer: Facilitates database access and querying through MCP integration, leveraging Legion Query Runner for seamless AI-driven data interactions.

  • nabid-pf/mongo-mongoose-mcp: Facilitates seamless interaction between Claude and MongoDB databases with optional Mongoose schema support for enhanced data management.

  • jt-atan/Acess-mdb-MPC: Facilitates seamless interaction with 32-bit Microsoft Access databases through a Model Context Protocol interface, offering enhanced querying and schema management capabilities.

  • jparkerweb/mcp-sqlite: Facilitates seamless interaction with SQLite databases through comprehensive CRUD operations and custom SQL query execution.

  • AndresHerrera/mcp_postgis: Facilitates SQL queries on a PostgreSQL database with PostGIS, leveraging geographic data from Univalle for spatial analysis.

  • gevans3000/supabase-mcp: Facilitates database operations for LLMs by providing MCP-based interaction with Supabase databases.

  • snahmod/mcp-server-redshift: Facilitates AI model interactions with PostgreSQL databases via a standardized interface, supporting secure and efficient database operations.

  • bjpadhy/clickhouse-mcp-server: Facilitates natural language data exploration and analysis on ClickHouse databases using LLMs like Claude.

  • blanplan-ai/ai2mysql-mcp-server: Facilitates SQL query and data operations on MySQL databases via MCP protocol with flexible configuration and permission control.

  • mongodb-labs/atlas-mcp-server: Facilitates interaction with MongoDB Atlas through a Model Context Protocol server, enabling seamless integration with tools like VSCode and Claude.

  • xwb602625136/mysql_mcp_server_pro: Facilitates SQL execution and database querying with SSE and STDIO support in a MySQL environment.

  • harish876/Resilient-MCP: Facilitates interaction between Large Language Models and ResilientDB, a high-performance blockchain platform, using the Model Context Protocol.

  • stuartshay/coredatastore-swagger-mcp: Facilitates AI interaction with NYC landmarks data by dynamically generating MCP tools from the CoreDataStore API's Swagger specification.

  • samith2002/remote-mcp-server: Deploy a remote MCP server on Cloudflare Workers with OAuth login and connect it to Claude Desktop for seamless tool invocation.

  • kwanLeeFrmVi/mcp-rag-server: Empowers LLMs with Retrieval Augmented Generation capabilities by efficiently indexing and retrieving document content.

  • jhgaylor/hirebase-mcp: Facilitates interaction with the HireBase Job API through a Python MCP server, enabling job searches and candidate profile creation.

  • putdotio/putio-mcp-server: Facilitates seamless interaction with put.io by managing transfers and providing browser links for completed tasks.

  • Mukabony/mcp_sql: Facilitates secure interaction with Microsoft SQL Server databases, enabling AI assistants to list tables, read data, and execute SQL queries through a controlled interface.

  • Tibiritabara/postgres-mcp: Facilitates LLM interaction with PostgreSQL databases through schema exploration, table inspection, and SQL querying capabilities.

  • tonykonst/mcp-brave: A comprehensive collection of reference implementations for the Model Context Protocol, showcasing its versatility in providing secure and controlled access to tools and data sources for LLMs.

  • xlengelle-sf/Agentforce-MCP: Facilitates seamless integration between Claude AI and Salesforce's AgentForce API with a secure, modular MCP server and tool setup.

  • edwinbernadus/nocodb-mcp-server: Facilitates CRUD operations on Nocodb databases using the Model Context Protocol.

  • antonkulaga/tokens-mcp: Facilitates access to comprehensive cryptocurrency market data and strategy development through a standardized MCP server interface for the TokenMetrics API.

  • TonyMugwump/mcpo: mcpo transforms MCP server commands into OpenAPI-compatible HTTP servers, enhancing security and interoperability with AI tools.

  • rileylemm/graphrag_mcp: Facilitates seamless integration between large language models and a hybrid graph-vector database system for advanced semantic and graph-based document retrieval.

  • tuyentran4992/supabase-mcp: Facilitates seamless interaction between LLMs and Supabase databases, enabling data querying and management via the MCP protocol.

  • cbuitragoh/customRedis: A Dockerized Redis server with integrated MCP support for streamlined Redis operations and enhanced error handling.

  • Aenterhy/clickhouse: Facilitates SQL query execution and database management on ClickHouse clusters through an MCP server interface.

  • tylerstoltz/mcp-mirror: Facilitates seamless data transfer from ODBC data sources to SQLite, enabling efficient database mirroring for Claude Desktop.

  • shengshengshengbuxi/mysql_mcp_server: Facilitates SQL query execution via the MCP protocol on a MySQL server.

  • michael7736/postgres-mcp-server: Facilitates SQL query execution on a PostgreSQL products database via MCP protocol.

  • littledivy/mcp-deno-kv: Facilitates integration with Claude Desktop by leveraging Deno's key-value storage capabilities.

  • Byskov-Soft/autonomous-data-manager: Empowers AI agents with autonomous CRUD operations and persistent data management across conversations.

  • vincentsunx/mcp-openGauss: Facilitates seamless interaction between LLMs and the openGauss database using the MCP protocol.

  • TerraCo89/mcp-server-mssql: Facilitates secure interaction with MS SQL Server databases using AI assistants via the Model Context Protocol.

  • hsinyuyen/my-postgres-mcp: Facilitates read-only access to PostgreSQL databases for LLMs, enabling schema inspection and query execution.

  • syahiidkamil/mcp-postgres-full-access: Empower LLMs with full read-write access to PostgreSQL databases, ensuring robust transaction management and advanced safety controls.

  • klauseduard/jdbc-mcp: Facilitates database exploration and schema analysis through JDBC with a focus on secure, read-only operations.

  • fugle-dev/fugle-marketdata-mcp-server: Facilitates interaction with the Fugle trading system for real-time and historical stock market data queries.

  • kaulvimal/mysql-mcp: Facilitates read-only interactions with MySQL databases through a Model Context Protocol server, offering tools for schema inspection and metadata retrieval.

  • VivekMalipatel/Postgres_MCP_Server: Facilitates seamless interaction between Claude AI and PostgreSQL databases for executing queries and managing data through natural language prompts.

  • unibaseio/membase-mcp: Facilitates secure interaction with Membase for decentralized memory storage and retrieval in AI agents.

  • knight0zh/go-mcp-mssql: A Go-based MCP service for managing and operating MSSQL databases, offering a suite of tools for AI integration.

  • fnf-deepHeading/mcp-snowflake-reader: Provides secure, read-only access to Snowflake databases for querying and schema description via the MCP protocol.

  • FalkorDB/FalkorDB-MCPServer: Facilitates AI model interactions with FalkorDB graph databases through MCP protocol compliance.

  • rjsalgado/mariadb-mcp-server: Facilitates secure and read-only access to MariaDB/MySQL databases with query validation and timeout features.

  • tyrchen/postgres-mcp: Facilitates AI-driven interactions with PostgreSQL databases through a standardized MCP interface.

  • elber-code/database-tools: Facilitates direct interaction between Claude AI and MySQL databases for executing SQL queries and retrieving table information.

  • ChenRongpeng1998/MySQLReader: Facilitates data retrieval from MySQL databases through an MCP server interface.

  • leopeng1995/mysql-mcp-server: Facilitates seamless integration with MySQL databases using the Model Context Protocol.

  • leopeng1995/mssql-mcp-server: Facilitates seamless connectivity to Microsoft SQL Server using the Model Context Protocol.

  • NetanelBollag/simple-psql-mcp: A beginner-friendly template for creating MCP servers with PostgreSQL integration, designed for developers to experiment with AI tool connectors effortlessly.

  • coleam00/supabase-mcp: Facilitates AI-driven database operations on Supabase through a standardized MCP interface.

  • dubydu/sqlite-mcp: Facilitates autonomous interaction between Large Language Models and SQLite databases through a lightweight MCP server.

  • Aniket310101/MCP-Server-Couchbase: Facilitates seamless interaction between LLMs and Couchbase databases, enabling natural language-driven data management and query execution.

  • samkim/spicedb-mcp-server: Facilitates natural language interaction with SpiceDB for permission management through LLMs like Claude.

  • DGuhr/spicedb-mcp: Facilitates LLMs in querying SpiceDB for access and audit-related questions, leveraging MCP and C# SDKs.

  • NukitaOkamu/mcp-server-postgresql: Connects PostgreSQL databases to LLMs like Claude for natural language queries via the MCP Python SDK.

  • tigrisdata/tigris-mcp-server: Tigris MCP Server offers a globally distributed, S3-compatible object storage service with low latency access for diverse data storage needs.

  • aliyun/alibabacloud-adb-mysql-mcp-server: Facilitates seamless interaction between AI Agents and AnalyticDB for MySQL databases, enabling metadata retrieval and SQL execution.

  • 8LWXpg/mcp-server-sqlite: Facilitates database interaction and business intelligence through SQLite, enabling SQL queries and automatic business insight generation.

  • OpenLinkSoftware/mcp-odbc-server: A TypeScript-based server enabling transparent ODBC data source access for Large Language Models via the Model Context Protocol.

  • 31San/rdb_mcp_server: An experimental MCP server leveraging Spring AI for executing low-level SQL operations across multiple databases using JDBC.

  • Lemos1347/chromadb-mcp: ChromaDB-MCP offers semantic search capabilities by integrating ChromaDB vector database with an MCP server for document similarity queries.

  • shreyansh-ghl/mysql-mcp-server: Facilitates read-only access to MySQL databases for LLMs, enabling schema inspection and query execution.

  • angelo848/java-spring-mysql-mcp-server: A Java Spring Boot server configured with MySQL, designed for MCP client integration via stdio.

  • crystaldba/postgres-mcp: Enhance PostgreSQL database performance with AI-driven analysis, optimization, and monitoring tools.

  • antonorlov/mcp-postgres-server: Facilitates AI model interactions with PostgreSQL databases via a standardized interface, offering secure and efficient database operations.

  • elastic/mcp-server-elasticsearch: Facilitates natural language interactions with Elasticsearch data through the Model Context Protocol.

  • randomm/files-db-mcp: A local vector database system enabling fast and efficient semantic search for software projects through the Message Control Protocol.

  • guoling2008/go-mcp-postgres: A zero-burden MCP server for seamless interaction with PostgreSQL, supporting automation in SSE and stdio modes with internationalization.

  • PuroDelphi/mcpFirebird: Facilitates secure and efficient interaction between Large Language Models and Firebird databases, enabling data analysis and manipulation.

  • Liu-creators/mysql-mcp: A MySQL database tool leveraging the MCP framework to provide APIs for executing SQL queries and managing database structures.

  • manpreet2000/mcp-database-server: Facilitates natural language interactions between LLMs and various databases, starting with MongoDB, with plans for PostgreSQL, CockroachDB, and Redis support.

  • vurtnec/mcp-LanceDB-node: Node.js server for vector search using LanceDB and Ollama's embedding model, integrated as an MCP service.

  • yuru-sha/mcp-server-postgres: Facilitates LLMs in inspecting PostgreSQL database schemas and executing secure read-only queries.

  • leixiaotian1/pgsql-mcp-server: Facilitates AI-driven SQL operations on PostgreSQL databases via the MCP protocol.

  • hdcola/mcp-server-oracle: Facilitates seamless access to Oracle databases through a Model Context Protocol server.

  • jantoniucci/mcp-tiggerbeetle: Facilitates TigerBeetle account management through a Model Context Protocol server with JSON-based responses and Claude desktop integration.

  • sussa3007/mysql-mcp: Facilitates AI model interactions with MySQL databases via a structured MCP interface, supporting both web and CLI operations.

  • OpenLinkSoftware/mcp-sqlalchemy-server: A lightweight server facilitating ODBC connections using FastAPI and SQLAlchemy, compatible with Virtuoso and other SQLAlchemy-supported DBMS backends.

  • youngsu5582/mcp-server-mysql: A Java-based MCP server facilitating secure MySQL database interactions for AI assistants, enabling structured data exploration and SQL query execution.

  • prezan20pec/mcpserver-snowflake: A custom AI agent that integrates with an MCP server to execute SQL queries on Snowflake databases using SQLAlchemy.

  • tylerstoltz/mcp-odbc: Facilitates secure and read-only database queries via ODBC connections for LLM tools like Claude Desktop.

  • kuzudb/kuzu-mcp-server: Facilitates LLMs in querying and inspecting Kuzu databases through a Model Context Protocol server.

  • nan-qin/mcp-mongodb: Facilitates MongoDB operations through an MCP server with capabilities for resource reading and multi-collection queries.

  • davidamom/snowflake-mcp: Facilitates seamless integration between AI applications and Snowflake databases, enabling secure SQL query execution and robust connection management for MCP clients.

  • dubin555/clickhouse_mcp_server: Facilitates secure and structured exploration and analysis of ClickHouse databases for AI assistants through a controlled MCP interface.

  • Headcrab/clickhouse-mcp: Facilitates interaction with ClickHouse databases through an MCP-compatible server, supporting SQL queries and schema retrieval via stdio and SSE transports.

  • rioriost/homebrew-age-mcp-server: Facilitates graph data operations on PostgreSQL databases using Apache AGE, with integration support for Azure and Visual Studio Code.

  • zalab-inc/mcp-mysql-app: Facilitates AI-driven interactions with MySQL databases via Model Context Protocol tools.

  • Albiemark/dbx-mcp-server: Integrates Dropbox with MCP-compatible clients for seamless file operations and account management.

  • DanielRSnell/postgres-mcp: A server enabling LLMs to perform read-only SQL queries and inspect PostgreSQL database schemas.

  • GarethCott/enhanced-postgres-mcp-server: Enables LLMs to interact with PostgreSQL databases by providing read and write access, schema management, and data modification capabilities.

  • zhaoxin34/mcp-server-mysql: Provides read-only access to MySQL databases for LLMs to inspect schemas and execute queries securely.

  • burakdirin/clickhouse-mcp-server: Facilitates interaction between Claude AI and Clickhouse databases, enabling query execution and database connectivity.

  • FreePeak/db-mcp-server: Facilitates AI assistants in executing SQL queries and managing transactions across multiple databases through a unified interface.

  • burakdirin/mysqldb-mcp-server: Facilitates Claude AI's interaction with MySQL databases through a dedicated MCP server.

  • JasonSteving99/notes-db: A vector-based note-taking system with semantic search capabilities, integrated with Claude Desktop for seamless note management and search.

  • wuwen1030/mysql-mcp-server: Facilitates AI model interactions with MySQL databases via a standardized MCP interface.

  • kbehouse/cryo-sql-mcp: Cryo-SQL-MCP facilitates SQL-based data retrieval and manipulation for blockchain data, integrating seamlessly with AI agents for automated data processing.

  • theronic/datomic-mcp: Enables AI models to query Datomic databases using the Modex MCP library.

  • ahodroj/mcp-iceberg-service: Facilitates SQL-based interaction with Apache Iceberg catalogs via Claude, enabling data lake discovery and metadata search.

  • Verssae/dbmcp: Facilitates MSSQL database queries through a Model-Client-Protocol server using Server-Sent Events for real-time communication.

  • ryaker/mongodb-mcp-server: Enables Claude to interact with MongoDB databases for executing queries, aggregations, and analyzing query plans.

  • riefer02/mcp-database-read-prototype: Facilitates read-only PostgreSQL database access for AI assistants, ensuring secure data retrieval without write permissions.

  • XGenerationLab/xiyan_mcp_server: XiYan MCP Server facilitates natural language queries to databases using state-of-the-art text-to-SQL models.

  • daobataotie/mssql-mcp: Facilitates SQL query execution and business intelligence insights for MSSQL databases.

  • Swayingleaves/cockroachdb-mcp-server: Facilitates direct interaction with CockroachDB databases using the Model Context Protocol, offering features like SQL execution, table management, and connection stability mechanisms.

  • GreptimeTeam/greptimedb-mcp-server: Facilitates secure and structured database exploration and analysis for AI assistants using GreptimeDB.

  • santos-404/mcp-server.sqlite: Facilitates AI-driven SQL query execution and database management through a TypeScript-based MCP server for SQLite.

  • memgraph/mcp-memgraph: Connects Memgraph with LLMs using a lightweight MCP server implementation.

  • Dataring-engineering/mcp-server-trino: Facilitates querying and managing Trino tables through a Python-based MCP server.

  • mongodb-developer/mcp-mongodb-atlas: Manage MongoDB Atlas projects, clusters, and users through an MCP interface.

  • Ilya1991/ff-mcp-clickhouse: Facilitates SQL query execution and database management on ClickHouse clusters with secure configurations.

  • Zhwt/go-mcp-mysql: Effortlessly manage MySQL databases with a Go-based MCP server, offering CRUD operations and query plan checks without the need for Node.js or Python.

  • bytebase/bytebase: Database governance platform with built-in MCP server supporting 20+ mainstream databases.

  • bytebase/dbhub: DBHub serves as a universal database gateway, enabling seamless MCP client connections to various databases like MySQL, PostgreSQL, SQL Server, MariaDB, and SQLite.

  • FarukNetworks/mcp-mssql: Facilitates seamless integration of MSSQL databases with MCP server capabilities for enhanced data management.

  • alexcc4/mcp-mysql-server: Facilitates secure AI-driven interactions with MySQL databases, enabling table listing, schema retrieval, and read-only SQL execution.

  • furey/mongodb-lens: MongoDB Lens enables natural language interaction with MongoDB databases, facilitating queries, aggregations, and performance optimizations via LLMs.

  • Rahvayana/mcp-db-advisor: Facilitates database management and optimization for MySQL and PostgreSQL through Claude Desktop.

  • 6/mcp-server-rubygems: Fetches and manages RubyGems metadata through the RubyGems.org API, facilitating integration with MCP clients.

  • cnosuke/mcp-sqlite: Facilitates interaction with SQLite databases through a JSON-RPC interface, enabling MCP clients to perform database operations seamlessly.

  • noahlozevski/mcp-idb: Facilitates automated iOS device management and test execution by integrating MCP with Facebook's iOS Development Bridge.

  • christophersutton/instantdb-mcp: Facilitates read-only querying of InstantDB with dynamic schema loading and environment configuration.

  • dpflucas/mysql-mcp-server: Facilitates secure, read-only access to MySQL databases through an MCP server with robust query validation and timeout features.

  • RathodDarshil/mcp-postgres-query-server: Facilitates secure, read-only SQL queries on PostgreSQL databases with integration for Claude Desktop.

  • amornpan/py-mcp-mysql: Facilitates secure MySQL database interactions for AI assistants through a structured MCP server interface.

  • peterdonaghey/snowflake-mcp: Facilitates natural language interaction with Snowflake databases through AI assistants like Claude, leveraging the Model Context Protocol.

  • LeonMelamud/mysql-mcp: Facilitates AI-driven interactions with MySQL databases, enabling SQL query execution and database management through a streamlined interface.

  • imiborbas/pocketbase-mcp-server: A TypeScript-based server for managing and listing collections in PocketBase using the Model Context Protocol.

  • algonacci/mcp-sql: Facilitates client access to SQL databases through an MCP server, supporting MySQL and PostgreSQL.

  • c4pt0r/mcp-server-tidb: Facilitates seamless integration with TiDB serverless databases using the MCP protocol.

  • zilliztech/mcp-server-milvus: Facilitates seamless integration of LLM applications with Milvus vector database for enhanced data access and management.

  • 1RB/mongo-mcp: Facilitates seamless interaction between LLMs and MongoDB databases, enabling natural language queries and data management.

  • datastax/astra-db-mcp: Facilitates interaction with Astra DB through a Model Context Protocol server, enhancing LLM capabilities with database operations.

  • Jasondeepny/mysql-mcp-server: A Java-based MCP server supporting multiple data sources with a Spring Boot starter for seamless integration.

  • StarRocks/mcp-server-starrocks: Facilitates seamless SQL execution and database exploration for AI assistants with StarRocks databases.

  • nickiiitu/MongoDB-Model-Context-Protocol-MCP-: Facilitates seamless interaction between LLMs and MongoDB databases, enabling natural language queries and data management.

  • yuanoOo/oceanbase_mcp_server: Facilitates secure and structured interaction with OceanBase databases, enabling AI assistants to list tables, read data, and execute SQL queries.

  • jonfreeland/mongodb-mcp: Facilitates secure, read-only access to MongoDB databases for AI-driven data exploration and analysis.

  • gluneau/hive-mcp-server: Facilitates AI assistants' interactions with the Hive blockchain, enabling operations like fetching account data, creating posts, and sending tokens.

  • zajTools/zaj-MySQL-MCP: Facilitates database interaction and business intelligence through MySQL, enabling SQL query execution and automatic business insight generation.

  • ian-cowley/MCPSqlServer: Enhance Windsurf IDE with SQL Server integration for seamless database management and query execution.

  • IzumiSy/mcp-duckdb-memory-server: Enhances the MCP Knowledge Graph Memory Server by integrating DuckDB for efficient data storage and retrieval.

  • xiangma9712/mysql-mcp-server: Facilitates interaction with MySQL databases through an MCP server, supporting read-only and test query executions within a Docker environment.

  • shubhamdhama/cockroach-mcp: A Go-based MCP server that integrates with CockroachDB to expose its schema and query capabilities for MCP hosts.

  • HarjjotSinghh/mcp-server-postgres-multi-schema: Provides read-only access to PostgreSQL databases with enhanced multi-schema support, enabling LLMs to inspect and query across multiple namespaces while maintaining schema isolation.

  • robertoamoreno/couchdb-mcp-server: A TypeScript-based server facilitating AI-driven interactions with CouchDB databases through the Model Context Protocol.

  • madhukarkumar/singlestore-mcp-server: Facilitates interaction with SingleStore databases through querying, schema description, and ER diagram generation, with support for both MCP and SSE protocols.

  • yuru-sha/mcp-server-mysql: Facilitates LLMs in inspecting MySQL database schemas and executing secure read-only queries.

  • hanweg/mcp-sqlexpress: Facilitates interaction with Microsoft SQL Server Express through an MCP server, supporting both Windows and SQL Server authentication.

  • abel9851/mcp-server-mariadb: Facilitates read-only data retrieval from MariaDB using an MCP server interface.

  • alexander-zuev/supabase-mcp-server: Facilitates seamless management of Supabase projects through a chat interface, enabling SQL query execution, schema management, and API interactions with robust safety controls.

  • vinsidious/mcp-pg-schema: Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.

  • kevinwatt/mysql-mcp: Integrates with MySQL databases to provide secure access for LLMs, supporting both read and write operations with transaction safety.

  • weaviate/mcp-server-weaviate: Facilitates seamless integration with Weaviate through a dedicated MCP server, enabling efficient data management and retrieval.

  • centralmind/gateway: CentralMind Gateway provides a secure, AI-optimized API layer for databases, enabling fast and compliant data access for AI agents and LLM applications.

  • niledatabase/nile-mcp-server: Facilitates seamless interaction with Nile databases through a standardized interface, enabling LLM applications to manage databases, tenants, and execute SQL queries.

  • JexinSam/mssql_mcp_server: Facilitates secure and structured interactions with Microsoft SQL Server databases, ensuring controlled access and comprehensive logging.

  • nahmanmate/postgresql-mcp-server: Facilitates PostgreSQL database management through analysis, setup guidance, and debugging capabilities.

  • c0h1b4/mssql-mcp-server: Facilitates SQL query execution and database management for Microsoft SQL Server through MCP integration.

  • amornpan/py-mcp-mssql: Facilitates seamless interaction with Microsoft SQL Server databases through a Model Context Protocol server, enabling Language Models to execute SQL queries and inspect table schemas via a standardized interface.

  • stagsz/firebird-mcp-server: Facilitates read-only SQL queries and schema exploration for Firebird databases, enhancing LLM capabilities.

  • AnuragRai017/database-updater-MCP-Server: Facilitates seamless database updates from CSV and Excel files across various database systems.

  • vignesh-codes/ai-agents-mcp-pg: Enables LLMs to perform CRUD operations on PostgreSQL databases, facilitating seamless database interactions.

  • cr7258/elasticsearch-mcp-server: Facilitates seamless interaction with Elasticsearch and OpenSearch for document management and cluster operations.

  • imankamyabi/dynamodb-mcp-server: Facilitates efficient management of Amazon DynamoDB resources through a Model Context Protocol server, offering comprehensive tools for table, index, and capacity management.

  • farhankaz/redis-mcp: Facilitates Redis database operations through a Model Context Protocol server, offering a suite of tools for managing Redis data structures.

  • xianzong85/mysql-server-MCP-Server: A TypeScript-based server enabling MySQL database access through the Model Context Protocol, facilitating SQL query execution and database connectivity.

  • RichardHan/mssql_mcp_server: Facilitates secure and structured interactions with Microsoft SQL Server databases for AI assistants, enabling table listing, data reading, and SQL query execution.

  • da-okazaki/mcp-neo4j-server: Facilitates natural language interactions with Neo4j graph databases through Claude Desktop, enabling seamless execution of Cypher queries and graph operations.

  • privetin/chroma: Chroma MCP Server offers vector database capabilities for semantic document search and management with persistent storage.

  • ravenwits/mcp-server-arangodb: A TypeScript-based server enabling seamless database operations with ArangoDB through MCP tools, compatible with Claude app and Cline VSCode extension.

  • johnnyoshika/mcp-server-sqlite-npx: A Node.js-based MCP SQLite server offering an npx alternative for environments lacking Python's UVX runner.

  • runekaagaard/mcp-alchemy: MCP Alchemy empowers Claude Desktop to seamlessly interact with various relational databases, facilitating SQL query assistance, schema exploration, and large dataset analysis.

  • ClickHouse/mcp-clickhouse: Facilitates SQL query execution and database management on ClickHouse clusters via MCP server integration.

  • jimpick/mcp-json-db-collection-server: Facilitates the creation and management of multiple JSON document databases with cloud synchronization capabilities using Fireproof and Model Context Protocol.

  • GongRzhe/REDIS-MCP-Server: Facilitates interaction between LLMs and Redis databases using standardized tools for key-value operations.

  • stephen37/mcp-server-milvus: Facilitates seamless integration of LLM applications with Milvus vector database for advanced search and data operations.

  • SundryAPI/mcp: Sundry MCP server facilitates context querying through natural language processing, integrating seamlessly with Claude Desktop.

  • fireproof-storage/mcp-database-server: Facilitates JSON document storage and retrieval for AI systems using a Fireproof database within an MCP server.

  • Bigsy/Clojars-MCP-Server: Fetches and verifies Clojars dependency versions, seamlessly integrating with Claude for enhanced dependency management.

  • isaacwasserman/mcp-snowflake-server: Facilitates SQL query execution and data insights aggregation with Snowflake through a Model Context Protocol server.

  • RyanLisse/lancedb_mcp: Facilitates vector storage and similarity search operations on LanceDB using the Model Context Protocol.

  • f4ww4z/mcp-mysql-server: Facilitates AI model interactions with MySQL databases through a standardized protocol interface.

  • NightTrek/Supabase-MCP: Facilitates database queries and TypeScript type generation for Supabase through a Model Context Protocol interface.

  • motherduckdb/mcp-server-motherduck: Integrates MotherDuck and local DuckDB for seamless SQL analytics with cloud storage access and serverless execution.

  • ZZZHDW/mcp-server-kusto: Facilitates seamless interaction with Azure Data Explorer clusters, offering tools for table management and query execution.

  • david3080/psql-service: Facilitates CRUD operations on PostgreSQL databases with a custom note storage system and summarization capabilities.

  • adiom-data/mongo-mcp: Facilitates seamless interaction between LLMs and MongoDB databases, enabling natural language queries and data management.

  • apeng-singlestore/singlestore-mcp-server: Facilitates secure and structured interaction with SingleStore databases for AI assistants, enabling table listing, data reading, and SQL query execution.

  • jherr/datastax-mcp-monsters: A TypeScript-based MCP server for managing and summarizing text notes with integration to Datastax Astra DB.

  • benborla/mcp-server-mysql: Facilitates LLMs in accessing and querying MySQL databases with read-only operations, enhancing database schema inspection and SQL query execution.

  • datawiz168/mcp-snowflake-service: Enables Claude to securely execute SQL queries on Snowflake databases with automatic connection management.

  • JoshuaRileyDev/supabase-mcp-server: Facilitates AI-driven management of Supabase projects and organizations via a standardized protocol interface.

  • KashiwaByte/vikingdb-mcp-server: Facilitates high-performance data storage and search operations using VikingDB.

  • QuantGeekDev/mongo-mcp: Enables seamless interaction between LLMs and MongoDB databases, allowing natural language queries and data management.

  • kiliczsh/mcp-mongo-server: Facilitates MongoDB database access and operations for LLMs, with features like read-only mode and schema inspection.

  • designcomputer/mysql_mcp_server: Facilitates secure interaction between AI applications and MySQL databases through a structured MCP interface.

  • LucasHild/mcp-server-bigquery: Facilitates LLMs in accessing and querying BigQuery databases by providing schema inspection and SQL execution capabilities.

  • ktanaka101/mcp-server-duckdb: Facilitates database operations on DuckDB through MCP tools, enabling SQL queries and schema inspection with optional read-only mode for data integrity.

  • lucas-deangelis/arango-mcp-server: Facilitates interaction with ArangoDB through the Model Context Protocol, enabling database queries and management via a structured command interface.

  • googleapis/genai-toolbox: Open source MCP server specializing in easy, fast, and secure tools for Databases.

  • haymon-ai/database: Single-binary MCP server for MySQL, MariaDB, PostgreSQL & SQLite. Built in Rust with zero runtime dependencies.

  • daedalus/mcp-mysql-connector - MCP server for MySQL database connectivity.

  • daedalus/mcp-psycopg2 - MCP server exposing psycopg2 PostgreSQL database adapter functionality.

  • daedalus/mcp-redis-server - MCP server that exposes Redis API to AI models.

  • daedalus/mcp-server-mssql - MCP server for Microsoft SQL Server.

  • daedalus/mcp-sqlite3 - MCP server exposing sqlite3 library functionality.

  • stucchi/db-mcp-server: Database MCP server for MySQL, PostgreSQL, and MongoDB with SSH tunneling support. Run queries, explore schemas, and manage data across multiple database types.

  • haymon-ai/dbmcp: Connect AI assistants to MySQL, MariaDB, PostgreSQL, and SQLite databases through an MCP server with schema discovery, query execution, read-only mode, and optional PII redaction.

  • Samyama Graph: Auto-generates MCP servers from a graph schema, letting an agent run openCypher traversals and HNSW vector search against the same store. Install: pip install samyama[mcp].

  • @geek-fun/data-studio-mcp: One MCP server for 70+ SQL and NoSQL databases. Agents can explore schemas, run queries, read and write data, manage indices, and inspect metadata through dockit and sqlkit desktop apps acting as local bridges for PostgreSQL, MySQL, SQL Server, Oracle, SQLite, DuckDB, ClickHouse, Snowflake, BigQuery, Elasticsearch, OpenSearch, MongoDB, and DynamoDB.

  • antonillos/safeselect: Local stdio MCP server for read-only PostgreSQL and MongoDB inspection with project-scoped policy, bounded reads, and fail-closed mutation blocking. Install with brew install antonillos/tap/safeselect, import an existing database connection, run safeselect check --environment <env>, then install a client MCP entry with safeselect agent install <client> --environment <env>. MIT.

  • Nantiai/ocl-standard: Open standard and reference MCP server that gives an AI agent grounded, read-only business context from an Odoo database. Tools like get_context, resolve_noun, and explain_field let an agent ask "what is revenue?" and get the verified Odoo field, model, and meaning instead of guessing. Ships a runnable Python example server over published context packs; a hosted runtime is offered separately. Install: python reference/python/ocl_examples.py serve-mcp from the repo. Transport: stdio. License: Apache-2.0. Independent; not affiliated with Odoo S.A.

  • jayjex/dataset-mcp: Stdio MCP server for querying five public datasets without pre-downloading them: NFL games with betting lines 1999-2026, HUD FY2026 Fair Market Rents, Airbnb listings from six cities, Superteam Earn bounties, and a Playwright scraper pack. Tools cover dataset listing, metadata, samples, filtered queries, pagination, and stats; full CSV release files are fetched on demand and verified against a SHA-256 manifest. Install: npx -y github:jayjex/dataset-mcp; no auth; MIT.

  • Rufflet/mysql-legacy-mcp: Lets an agent inspect schema and run SELECT on local MySQL 5.0–5.6 by default, with opt-in INSERT/UPDATE/DELETE/table-level DDL; live-verified against MySQL 5.0–8.0. Install: npx -y mysql-legacy-mcp. Transport: stdio. Auth: none at the MCP layer; MySQL login via env MYSQL_LEGACY_HOST, MYSQL_LEGACY_USER, MYSQL_LEGACY_PASSWORD (required), MYSQL_LEGACY_DATABASE optional. Clients: Claude Desktop, Claude Code, Cursor, Codex, VS Code. Docs: https://github.com/Rufflet/mysql-legacy-mcp/blob/main/docs/INSTALLATION.md. License: MIT. No public remote endpoint. Tools (11): mysql_legacy_ping, mysql_legacy_select, mysql_legacy_list_databases, mysql_legacy_list_tables, mysql_legacy_describe_table, mysql_legacy_show_create_table, mysql_legacy_list_indexes, mysql_legacy_insert, mysql_legacy_update, mysql_legacy_delete, mysql_legacy_ddl.