74
/ 100
26 days ago
glama

MCP MS SQL Server

A Model Context Protocol (MCP) server for Microsoft SQL Server that provides tools for database operations, data analysis, and visualization generation.

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 2 credentials: MSSQL_PASSWORD, NEO4J_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_SERVERtcp:your-server.database.windows.net
configMSSQL_PORT
configMSSQL_USERyour-username
🔐 secretMSSQL_PASSWORDyour-password
configMSSQL_DATABASEyour-database
configMSSQL_ENCRYPT
configMSSQL_TRUST_SERVER_CERTIFICATE
configALLOW_WRITE_OPERATIONStrue # If you need write access
configALLOW_INSERT_OPERATION
configALLOW_UPDATE_OPERATION
configALLOW_DELETE_OPERATION
configQUERY_TIMEOUTIncrease in .env
configNEO4J_URI
configNEO4J_USER
🔐 secretNEO4J_PASSWORD
// 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/serenahangsinclair-mcp-mssql-server-psshdz)](https://m8ven.ai/mcp/serenahangsinclair-mcp-mssql-server-psshdz)
commit: e4e5f892767ee8abaac4ed2c14471043dea119ae
code hash: f7f53fe3433ad125f3f5f481c1d7c2c060c5aaff18a2c2592e002987a9af682c
verified: 6/15/2026, 3:12:51 PM
view raw JSON →