Description
DBMCP is an MCP server that enables AI assistants to execute SQL queries on MSSQL databases and receive the results. Built with Python using the FastMCP framework and pymssql library, it exposes a single tool for executing queries against specified databases through a Server-Sent Events (SSE) interface. The implementation includes Docker containerization for easy deployment, environment variable configuration for database connections, and robust error handling. This server is particularly valuable for workflows requiring direct database access within AI assistant conversations, allowing data analysis and manipulation without requiring separate database tools.
Server Details
Added
April 21, 2025
