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