67
/ 100
15 days ago
glama

DB Graph MCP Server

Connects to SQL databases to execute queries and return results as chart images (PNG) visible in MCP clients.

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: MCP_API_KEY
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_URLsqlite:///./example.db
configMCP_ALLOWED_HOSTS
configCHART_OUTPUT_DIR
configMCP_TRANSPORThttp MCP_API_KEY=your-long-random-key PORT=8000 python server.py
configPORTMCP_TRANSPORT=http MCP_API_KEY=your-long-random-key =8000 python server.py
configHOST
🔐 secretMCP_API_KEYMCP_TRANSPORT=http =your-long-random-key PORT=8000 python server.py
// 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/jatindagar32-ui-mcp-graph-server-1jnu5n)](https://m8ven.ai/mcp/jatindagar32-ui-mcp-graph-server-1jnu5n)
commit: 101d455b76bfa7513a12903cc05260a1dadacb37
code hash: 2dc81f2f6005351fc03cdfafc5093f693bfec6a2c1d5a88a7b3e9c13ee7fe9a4
verified: 7/16/2026, 8:46:52 AM
view raw JSON →