74
/ 100
13 days ago
mcp_so

MS SQL Server MCP Server

MCP Server for MS SQL Server integration with Claude Desktop, Cursor, Windsurf and VS Code

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
14 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_CONNECTION_TIMEOUT❌ 30000 Connection timeout ms
configDB_DATABASE"": "your-database",
configDB_ENCRYPT"": "true",
🔐 secretDB_PASSWORD"": "your-password",
configDB_PORT❌ 1433 TCP port
configDB_REQUEST_TIMEOUT❌ 30000 Query timeout ms
configDB_SERVER"": "your-server.com",
configDB_TRUST_SERVER_CERTIFICATE"": "true"
configDB_USER"": "your-username",
configMCP_HOSTMCP_TRANSPORT=http =0.0.0.0 MCP_PORT=8080 node dist/src/index.js
configMCP_PORTMCP_TRANSPORT=http MCP_HOST=0.0.0.0 =8080 node dist/src/index.js
configMCP_TRANSPORThttp node dist/src/index.js
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bymcs-mssql-mcp-1t2gcy)](https://m8ven.ai/mcp/bymcs-mssql-mcp-1t2gcy)
commit: 6da72aa026369ebfb26e14492171631411b84b80
code hash: 6f84d0a2e860d68010dd6dfaec6c1ab307a7612dd94e1782ecc86962eee6dcdc
verified: 6/28/2026, 9:16:19 AM
view raw JSON →