← All servers
πŸ—„οΈ

Microsoft SQL ServerVerifiedπŸ›‘ No advisories

io.github.alyiox/mcp-mssql
New to MCP? Start here β†’
7β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/alyiox, which proved it owns this namespace.

Verified owner: github.com/alyiox β†—io.github.alyiox/mcp-mssql

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MCPMSSQL_CONNECTION_STRING.
βœ“
Configuration
Reads MCPMSSQL_DESCRIPTION, MCPMSSQL_QUERY_MAX_ROWS, MCPMSSQL_QUERY_COMMAND_TIMEOUT_SECONDS, MCPMSSQL_QUERY_SNAPSHOT_MAX_ROWS, MCPMSSQL_QUERY_SNAPSHOT_COMMAND_TIMEOUT_SECONDS, MCPMSSQL_ANALYZE_COMMAND_TIMEOUT_SECONDS, ….

About

Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.

Packages & transports

nugetAlyio.McpMssqlv1.2.0 Β· dnx

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_mssql": {
      "command": "npx",
      "args": [
        "-y",
        "Alyio.McpMssql"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y Alyio.McpMssql