dbmcp
Enables direct SQL query execution against MSSQL databases through a FastMCP-powered server with Docker containerization, making it a relevant MCP server for database interaction and analysis.
About this tool
dbmcp
Category: Database Messaging MCP Servers
Tags: mcp, database, sql-server, docker, fastmcp
Description
dbmcp is an MCP (Model-Client-Protocol) server that enables direct execution of SQL queries against MSSQL databases. It uses FastMCP and supports Docker containerization, making it suitable for database interaction and analysis tasks.
Features
- Allows execution of SQL queries on MSSQL databases.
- Communicates with clients via SSE (Server-Sent Events).
- Returns query results to the client.
- Powered by FastMCP.
- Can be run using Docker or locally.
- Environment variables configuration via a
.envfile.
Installation
- Can be deployed using Docker or run locally.
- Environment variables need to be set for configuration.
Supported Databases
- MSSQL
Source
https://github.com/verssae/dbmcp
Pricing
No pricing information is provided; the project appears to be open source.
Surveys
Loading more......