74
/ 100
1 month 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.

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-1ieot5)](https://m8ven.ai/mcp/bymcs-mssql-mcp-1ieot5)
commit: db4ea8bd244180b21fb29f2b57ab548ffcccc44e
code hash: 7d3711c13a3e3ae11dfa91e90904a6c81f9d82892bffbc50c899bb046841916c
verified: 6/17/2026, 12:34:52 PM
view raw JSON →