67
/ 100
1 month ago
glama

Copilot SQL MCP POC

Enables answering business questions over local SQL Server WideWorldImporters data through MCP, with support for both STDIO and Streamable HTTP endpoints.

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
11 tools verified — handlers match their declared behaviour
9 read-only tools verified — handlers contain no write/delete/exec
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: SQLSERVER_PASS
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.
configSQLSERVER_USER, optional
🔐 secretSQLSERVER_PASS, optional legacy password variable
configSQLSERVER_AUTH_MODE, windows or sql
configSQLSERVER_HOST, default 050027346-3
configSQLSERVER_DB, default WideWorldImporters
configSQLSERVER_PORT, optional
configSQLSERVER_DRIVER, default ODBC Driver 17 for SQL Server
configLOG_LEVEL
configMCP_HTTP_PATHMCP endpoint: /mcp, or if set
configHOST
configPORTport: 8000, or if set
configMCP_STATE_DIROverride that directory with if needed.
// 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/philfer1973-copilot-sql-mcp-poc-xm3wfc)](https://m8ven.ai/mcp/philfer1973-copilot-sql-mcp-poc-xm3wfc)
commit: c132632903bdbc0c668d465da1f3ee028291a40b
code hash: 81cd0e3d21fe42bb46b67d3ed9d103538d9f49a712785b44e18c44819d9907af
verified: 6/19/2026, 10:50:45 AM
view raw JSON →