SERVER

Mssql

Rank #8547

io.github.ConnorBritain/mssql

MCP server providing mssql capabilities

First listed
Dec 3, 2025
Last publish date
Feb 18, 2026
OVERVIEW

Mssql is a Model Context Protocol (MCP) server published by ConnorBritain. It ranks #8547 of 58,832 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Mssql is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 3, 2025 and most recently updated on Feb 18, 2026.

STANDING
#8,547of 58,832 tracked serversTop 25%

Ranks ahead of 50,285 of 58,832 servers on MCP Toplist.

CONNECT

Use Mssql

Add Mssql to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mssql": {
      "command": "npx",
      "args": [
        "-y",
        "@connorbritain/mssql-mcp-server"
      ],
      "env": {
        "SERVER_NAME": "<your SERVER_NAME>",
        "DATABASE_NAME": "<your DATABASE_NAME>",
        "SQL_AUTH_MODE": "<your SQL_AUTH_MODE>",
        "SQL_USERNAME": "<your SQL_USERNAME>",
        "SQL_PASSWORD": "<your SQL_PASSWORD>",
        "SQL_PORT": "<your SQL_PORT>",
        "TRUST_SERVER_CERTIFICATE": "<your TRUST_SERVER_CERTIFICATE>",
        "READONLY": "<your READONLY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

ConnorBritain

Organization
Total servers
2
Total versions
3
MORE FROM THIS PUBLISHER

Other servers by ConnorBritain

View all ConnorBritain servers →
VERSIONS

Available versions (3)

VersionPublished
0.4.5Feb 18, 2026
0.1.2Dec 3, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Mssql?
MCP server providing mssql capabilities
Who maintains Mssql?
Mssql is maintained by ConnorBritain, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
Is Mssql an official MCP server?
Yes — Mssql is listed on the Official MCP Registry.
How many versions does Mssql have?
MCP Toplist tracks 3 versions of Mssql, most recently published on Feb 18, 2026.
Where can I find the source code for Mssql?
The source code for Mssql is hosted at github.com/ConnorBritain/mssql-mcp-server.
EXPLORE