← Back to Plugins
MCP Server MCP

io.github.ConnorBritain/mssql-reader

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying

Verified source

Install

npx -y @connorbritain/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@connorbritain/mssql-mcp-reader",
      "version": "0.3.1",
      "runtimeHint": "node",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...