SERVER
Microsoft SQL Server
Rank #18378io.github.alyiox/mcp-mssql
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
First listed
Apr 30, 2026
Last publish date
Apr 30, 2026
OVERVIEW
Microsoft SQL Server is a Model Context Protocol (MCP) server published by alyiox. It ranks #18378 of 58,832 servers tracked on MCP Toplist, and its repository has 5 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
#18,378of 58,832 tracked serversTop 50%
Ranks ahead of 40,454 of 58,832 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
- Atlassian Attachments#18922 · 3 vers
- ClickHouse#31783 · 1 ver
- Walmart Connect Advertising APIs#32536 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 30, 2026 |
FAQ
Frequently asked questions
- What is Microsoft SQL Server?
- Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
- 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 an official MCP server?
- 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