43
/ 100
12 days ago
glama

SQL Server MCP

Cross-platform MCP server for SQL Server that enables AI assistants to explore schemas, relationships, and run read-only queries via natural language.

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: SQL_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.
configCACHE_TTL_MINUTES
configENABLE_SCHEMA_CACHE
configENABLE_WRITE_OPERATIONS
configMAX_RESULT_ROWS
configQUERY_TIMEOUT
configSQL_ALLOWED_DATABASES
configSQL_DATABASE"": "master",
🔐 secretSQL_PASSWORD"": "your_password"
configSQL_PORT
configSQL_SERVER"": "localhost",
configSQL_USERNAMEFor SQL Auth
configSQL_USE_WINDOWS_AUTH"": "true"
// 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/tharanabope-sql-mcp-mac-windows-1vqd13)](https://m8ven.ai/mcp/tharanabope-sql-mcp-mac-windows-1vqd13)
commit: 9d801056ba9cdb72208ed384fc380d382b652a70
code hash: ccc770b8e89f5f3ab5b300e47076251f737078002421e3ae9637c35857e4eb0c
verified: 7/19/2026, 8:42:18 AM
view raw JSON →