67
/ 100
13 hours ago
glama

mssql-pyodbc-mcp

Local stdio MCP server for read-only Microsoft SQL Server access through Python and pyodbc, providing test connection, list tables, describe table, and query tools.

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.
🔐
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_DRIVERODBC Driver 18 for SQL Server
configOPENSSL_CONFexport ="$PWD/scripts/openssl-legacy.cnf"
configMSSQL_SERVERexport =localhost
configMSSQL_PORTexport =1433
configMSSQL_DATABASEexport =MyDatabase
configMSSQL_USERexport =my_user
🔐 secretMSSQL_PASSWORDexport =my_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 6 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/tsod-mssql-pyodbc-mcp-1ox25s)](https://m8ven.ai/mcp/tsod-mssql-pyodbc-mcp-1ox25s)
commit: 2a9ac44463e5fefd29b5aec0b4f8369af02164ac
code hash: 6c41013e32f24f18f2569523560ee2f352cf8aa56cf9633fd896c00fde26534e
verified: 6/24/2026, 10:24:20 AM
view raw JSON →