aadversteeg/mssqlclient-mcp-server
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
Platform-specific configuration:
{
"mcpServers": {
"mssqlclient-mcp-server": {
"command": "npx",
"args": [
"-y",
"mssqlclient-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...