SERVER
SQL Server Analyst MCP
Rank #32299io.github.coregentdevspace/sql-server-analyst-mcp
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
First listed
Apr 22, 2026
Last publish date
Apr 22, 2026
OVERVIEW
SQL Server Analyst MCP is a Model Context Protocol (MCP) server published by coregentdevspace. It ranks #32299 of 58,832 servers tracked on MCP Toplist. SQL Server Analyst MCP is listed on Official MCP, with 1 tracked version. It was first listed on Apr 22, 2026 and most recently updated on Apr 22, 2026.
STANDING
#32,299of 58,832 tracked servers
Ranks ahead of 26,533 of 58,832 servers on MCP Toplist.
CONNECT
Use SQL Server Analyst MCP
Add SQL Server Analyst MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"sql-server-analyst-mcp": {
"command": "npx",
"args": [
"-y",
"sql-server-analyst-mcp"
],
"env": {
"MSSQL_SERVER": "<your MSSQL_SERVER>",
"MSSQL_PORT": "<your MSSQL_PORT>",
"MSSQL_DATABASE": "<your MSSQL_DATABASE>",
"MSSQL_USER": "<your MSSQL_USER>",
"MSSQL_PASSWORD": "<your MSSQL_PASSWORD>",
"MSSQL_ENCRYPT": "<your MSSQL_ENCRYPT>",
"MSSQL_TRUST_SERVER_CERT": "<your MSSQL_TRUST_SERVER_CERT>",
"ALLOWED_DATABASES": "<your ALLOWED_DATABASES>",
"ALLOWED_SCHEMAS": "<your ALLOWED_SCHEMAS>",
"MAX_ROWS": "<your MAX_ROWS>",
"MAX_ROWS_LIMIT": "<your MAX_ROWS_LIMIT>",
"QUERY_TIMEOUT_MS": "<your QUERY_TIMEOUT_MS>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
coregentdevspace
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 22, 2026 |
FAQ
Frequently asked questions
- What is SQL Server Analyst MCP?
- Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
- Who maintains SQL Server Analyst MCP?
- SQL Server Analyst MCP is maintained by coregentdevspace, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SQL Server Analyst MCP an official MCP server?
- Yes — SQL Server Analyst MCP is listed on the Official MCP Registry.
- How many versions does SQL Server Analyst MCP have?
- MCP Toplist tracks 1 version of SQL Server Analyst MCP, most recently published on Apr 22, 2026.
- Where can I find the source code for SQL Server Analyst MCP?
- The source code for SQL Server Analyst MCP is hosted at github.com/coregentdevspace/sql-server-analyst-mcp.
EXPLORE