SQL Server MCP (Windows) runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 23 Apr 2026.
SQL Server MCP with RAG capabilities for Windows (native ODBC support)
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 sql-server-mcp -- npx -y @tharanabopearachchi/sql-server-mcp
{
"mcpServers": {
"sql-server-mcp": {
"args": [
"-y",
"@tharanabopearachchi/sql-server-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sql-server-mcp]
command = "npx"
args = ["-y", "@tharanabopearachchi/sql-server-mcp"]
{
"mcpServers": {
"sql-server-mcp": {
"args": [
"-y",
"@tharanabopearachchi/sql-server-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sql-server-mcp": {
"args": [
"-y",
"@tharanabopearachchi/sql-server-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.