MSSQL MCP Server
# MSSQL MCP Server A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. This server provides tools for executing SQL queries…
Directory
# MSSQL MCP Server A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. This server provides tools for executing SQL queries…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…
Compabase MCP is a Model Context Protocol server that gives AI assistants — Claude, Cursor, Windsurf, and any other MCP-compatible client — direct access to 3…
An MCP server that provides tools for querying MySQL databases. It connects to MySQL databases via environment variables and executes SQL queries. Designed for…
A Model Context Protocol (MCP) server implementation using TypeScript for interacting with an SQLite database. It provides an interactive interface for…
A Model Context Protocol (MCP) server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes tools and resources…
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
A MCP server for DuckDB with auth and friendly sql support out of the box.
MCP Server for connecting to Snowflake with read-only questions
MCP server for SQLite — query databases, inspect schemas, explain queries
PostgreSQL performance analysis and optimization MCP server
Mysql-Mcp-Server is a Model Context Protocol server implemented in Java as a Spring Boot starter. It supports multiple data sources and communicates via the…
Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http
This read-only MCP Server allows you to connect to MariaDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
This read-only MCP Server allows you to connect to Cosmos DB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
MCP-MongoDB-MySQL-Server is a Model Context Protocol server that provides MySQL and MongoDB database operations. It enables AI models to interact with both…
sqlite-reader-mcp is a lightweight MCP server that provides read-only access to SQLite databases. It allows users to execute SELECT queries, list tables, and…
A Model Context Protocol server that provides comprehensive access to SQL databases, starting with MSSQL support. It enables AI assistants to inspect database…
An MCP server 🚀 for MonkDB, licensed under Apache 2.0 📜
# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
A Model Context Protocol (MCP) server that provides tools for interacting with a Supabase database, enabling AI assistants to perform database operations…