74
grade C
2 days ago
glama

MS SQL Server MCP Server

Enables interaction with Microsoft SQL Server and Azure SQL databases through natural language, supporting queries, schema exploration, stored procedures, and complete database operations with connection pooling and security features.

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 3 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-1ieot5)](https://m8ven.ai/mcp/bymcs-mssql-mcp-1ieot5)
commit: 3466c2758985123b2aa79c372450de3f6862cb28
code hash: fddcb40705c9bac443791dcd7503b2988414859ea24c30106fefb16c9a06644e
verified: 4/18/2026, 6:39:51 PM
view raw JSON →