SERVER
Microsoft SQL Server
Rank #10,883io.github.alyiox/mcp-mssql
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
Listed & last published
Apr 30, 2026
OVERVIEW
Microsoft SQL Server is a Model Context Protocol (MCP) server published by alyiox. It ranks #10,883 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Microsoft SQL Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 30, 2026 and most recently updated on Apr 30, 2026.
STANDING
#10,883of 76,851 tracked serversTop 25%
Ranks ahead of 65,968 of 76,851 servers on MCP Toplist.
CONNECT
Use Microsoft SQL Server
Add Microsoft SQL Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
NuGet package
{
"mcpServers": {
"mcp-mssql": {
"command": "dnx",
"args": [
"Alyio.McpMssql"
],
"env": {
"MCPMSSQL_CONNECTION_STRING": "<your MCPMSSQL_CONNECTION_STRING>",
"MCPMSSQL_DESCRIPTION": "<your MCPMSSQL_DESCRIPTION>",
"MCPMSSQL_QUERY_MAX_ROWS": "<your MCPMSSQL_QUERY_MAX_ROWS>",
"MCPMSSQL_QUERY_COMMAND_TIMEOUT_SECONDS": "<your MCPMSSQL_QUERY_COMMAND_TIMEOUT_SECONDS>",
"MCPMSSQL_QUERY_SNAPSHOT_MAX_ROWS": "<your MCPMSSQL_QUERY_SNAPSHOT_MAX_ROWS>",
"MCPMSSQL_QUERY_SNAPSHOT_COMMAND_TIMEOUT_SECONDS": "<your MCPMSSQL_QUERY_SNAPSHOT_COMMAND_TIMEOUT_SECONDS>",
"MCPMSSQL_ANALYZE_COMMAND_TIMEOUT_SECONDS": "<your MCPMSSQL_ANALYZE_COMMAND_TIMEOUT_SECONDS>",
"DOTNET_ENVIRONMENT": "<your DOTNET_ENVIRONMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
alyiox
MORE FROM THIS PUBLISHER
Other servers by alyiox
- Walmart Connect Advertising APIs#18,491 · 1 ver
- Atlassian Attachments#22,507 · 3 vers
- ClickHouse#27,961 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 30, 2026 |
FAQ
Frequently asked questions
- Who maintains Microsoft SQL Server?
- Microsoft SQL Server is maintained by alyiox, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Microsoft SQL Server listed on the Official MCP Registry?
- Yes — Microsoft SQL Server is listed on the Official MCP Registry.
- How many versions does Microsoft SQL Server have?
- MCP Toplist tracks 1 version of Microsoft SQL Server, most recently published on Apr 30, 2026.
- Where can I find the source code for Microsoft SQL Server?
- The source code for Microsoft SQL Server is hosted at github.com/alyiox/mcp-mssql.
EXPLORE