MCP Server Mssql runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 21 Apr 2026.
MCP server for Microsoft SQL Server using mssql-python
Today is the operative word: we check MCP Server Mssql every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-mssql -- uvx mcp-server-mssql
{
"mcpServers": {
"mcp-server-mssql": {
"args": [
"mcp-server-mssql"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-mssql]
command = "uvx"
args = ["mcp-server-mssql"]
{
"mcpServers": {
"mcp-server-mssql": {
"args": [
"mcp-server-mssql"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-mssql": {
"args": [
"mcp-server-mssql"
],
"command": "uvx"
}
}
}
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
Python MCP server for MySQL database inspection and querying
MCP server for Microsoft SQL Server — read and data write operations, no DDL
Python MCP server for PostgreSQL database inspection and querying
MCP server for Microsoft Fabric Data Warehouses and SQL Analytics Endpoints
MCP server for querying PostgreSQL databases
An MCP server for MySQL databases.
Answers built from our own checks of this server.