Ql
Freeby MCP Community
MCPQL - SQL Server MCP Server for database analysis and operations
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocolsql-serverazure-sqldatabase
Ql MCP Server
MCPQL - SQL Server MCP Server for database analysis and operations
Installation
Reviews
Installation
Quick install
npx -y mcpql
Add to claude_desktop_config.json
{
"mcpServers": {
"ql": {
"command": "npx",
"args": ["-y", "mcpql"]
}
}
}