Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access.
MongoDB MCP Server with Mongoose Schema and Validation.
Full Featured MCP Server for MongoDB Databases.
MSSQL database integration with configurable access controls and schema inspection
(by jexin) - MCP Server for MSSQL database in Python
(by daobataotie) - MSSQL MCP that refer to the official website's SQLite MCP for modifications to adapt to MSSQL
(by mihai - dulgheru) – Node.js MCP server for Microsoft SQL Server featuring auto-detected single / multi-database configs, execute-SQL and schema tools, robust Zod validation, and optional Express endpoints for local testing
(by amornpan) - A read-only Python implementation for MSSQL database access with enhanced security features, configurable access controls, and schema inspection capabilities. Focuses on safe database interaction through Python ecosystem.
(by benborla) - MySQL database integration in NodeJS with configurable access controls and schema inspection
(by DesignComputer) - MySQL database integration in Python with configurable access controls and schema inspection
(by TonyCai) - MySQL Database Integration using Python script with configurable access controls and schema inspection, usng stdio mode to suitable local deployment, you can run it in docker container.
A community built server that interacts with Neo4j Graph Database.
Read and write access to NocoDB database.
(by yuanoOo) A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases.
(by marcelo-ochoa) - Oracle Database integration in NodeJS with configurable access controls, query explain, stats and schema inspection
A PostgreSQL MCP server offering dual HTTP/Stdio transports for database schema inspection and read-only query execution with session management and Podman(or Docker) support.
Redis database operations and caching microservice server with support for key-value operations, expiration management, and pattern-based key listing.
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
Connect to any relational database, and be able to get valid SQL, and ask questions like what does a certain column prefix mean.
Real-time PostgreSQL & Supabase database schema access for AI-IDEs via Model Context Protocol. Provides live database context through secure SSE connections with three powerful tools: get_schema, analyze_database, and check_schema_alignment. [SchemaFlow](
This MCP server enables LLMs to interact with Snowflake databases, allowing for secure and controlled data operations.