71
/ 100
13 days ago
glama

Vanna AI MCP Server

An MCP server that uses Vanna AI and Azure OpenAI to translate natural language questions into SQL queries and execute them against a SQLite financial database, with detailed logging and cost tracking.

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 2 credentials: OPENAI_API_KEY, WEAVIATE_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.
🔐 secretOPENAI_API_KEYyour-openai-key
configAZURE_OPENAI_ENDPOINTyour-azure-endpoint
configWEAVIATE_URLyour-weaviate-url
🔐 secretWEAVIATE_API_KEYyour-weaviate-key
// 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/amanbhattshorthillsai-vanna-mcp-server-1vpiun)](https://m8ven.ai/mcp/amanbhattshorthillsai-vanna-mcp-server-1vpiun)
commit: 5ca395b4c83d7296cf43a1960f77cfeace31ed6b
code hash: 4de39c4c6a030a15b75cd08f3dfee6bb8db917e13e748460a886aaf94d2d533c
verified: 6/16/2026, 1:23:52 PM
view raw JSON →