71
/ 100
1 month ago
glama

mssql-mcp-server-python

A read-only MCP server for MS SQL Server, written in Python. Lets AI agents query your database safely — no writes, no stored procedures, no shell access.

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 3 credentials: API_KEY, JWT_SECRET, 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.
🔐 secretAPI_KEYOpen .env and fill in your DB credentials and .
🔐 secretJWT_SECRETHTTP only Secret for JWT verification
configHTTP_PORTServer 會持續在背景執行(保持 cmd 視窗開著),監聽 (預設 3000)。
configDB_DRIVERNo ODBC driver name, default: ODBC Driver 18 for SQL Server
configDB_SERVERYes MSSQL hostname or IP
configDB_PORTNo Default: 1433
configDB_DATABASEYes Database name
configDB_USERYes DB username (use a read-only account)
🔐 secretDB_PASSWORDYes DB 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/garfieldhuang-mssql-mcp-server-python-g10qbn)](https://m8ven.ai/mcp/garfieldhuang-mssql-mcp-server-python-g10qbn)
commit: 47e616f9fe17d986a80aa94e7e50437c52b3b36e
code hash: f97f33d8630fc97c27edb54de4eaa6d7ad59081c1fd22fec1f60a93d12e778ca
verified: 6/15/2026, 3:11:51 PM
view raw JSON →