73
/ 100
22 days ago
glama

Microsoft SQL Server MCP Server

Enables AI assistants to connect and query Microsoft SQL Server databases using natural language, executing read-only SQL queries for safe data inspection and analysis.

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
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: MSSQL_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.
configMSSQL_SERVER"": "TU_IP_O_HOST",
configMSSQL_DATABASE"": "NOMBRE_BASE_DE_DATOS",
configMSSQL_USER"": "TU_USUARIO",
🔐 secretMSSQL_PASSWORD"": "TU_CONTRASEÑA",
configMSSQL_PORT
configMSSQL_DRIVER
configMSSQL_WINDOWS_AUTH
configMSSQL_ENCRYPT"": "true",
configMSSQL_TRUST_SERVER_CERTIFICATE"": "true",
configMSSQL_COMMAND
// 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 1 concrete improvement 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/nicolaspirello-microsoft-sql-server-mcp-server-11m86c)](https://m8ven.ai/mcp/nicolaspirello-microsoft-sql-server-mcp-server-11m86c)
commit: 430edaf9f9562877cf95937b1dafb92e66a89f13
code hash: 9c9cb7312aada0ce3c4f04e6c31df69c6dbaa712af8309cffd5c8de4d11e508a
verified: 7/9/2026, 10:15:12 AM
view raw JSON →