62
grade C
10 days ago
mcp_so

MS SQL MCP Server 1.1

MCP server for MS SQL Server

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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
configDB_DATABASEyour_database_name
configDB_ENCRYPT
configDB_NAME
🔐 secretDB_PASSWORDyour_password
configDB_POOL_IDLE_TIMEOUT
configDB_POOL_MAX
configDB_POOL_MIN
configDB_PORT
configDB_REQUEST_TIMEOUT
configDB_SERVERyour_server_name_or_ip
configDB_TRUST_SERVER_CERT
configDB_TRUST_SERVER_CERTIFICATE
configDB_USERyour_username
configHOST0.0.0.0 # Host for the server to listen on, e.g., 'localhost' or '0.0.0.0'
configLOG_FILE
configLOG_FORMAT
configLOG_LEVEL
configLOG_MAX_FILES
configLOG_MAX_SIZE
configPING_INTERVAL
configPORTFor HTTP/SSE transport, verify the in your .env is available
configQUERY_RESULTS_PATH/path/to/query_results # Directory where query results will be saved as JSON files
configSERVER_URLIf using a different IP/hostname, update the in your .env file
configTRANSPORTstdio # Connection method: 'stdio' (for Claude Desktop) or 'sse' (for network connections)
// 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/dperussina-mssql-mcp-server-5n3btz)](https://m8ven.ai/mcp/dperussina-mssql-mcp-server-5n3btz)
commit: 6f26a892b25b6b99313f8751701d4062fac08ff6
code hash: e47688ea31190ff7587b9d1eb0802feae384ccd6c3abed83e4c48625f234684f
verified: 4/11/2026, 2:14:04 PM
view raw JSON →