71
/ 100
5 days ago
glama

SchemaVault

MCP server for storing and retrieving database schema information for LLMs. Enables auto-loading Databricks Unity Catalog schemas and vector-based semantic search via configurable embedding service.

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: DATABRICKS_TOKEN, EMBEDDING_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.
configDATABRICKS_HOSTDatabricks workspace URL
🔐 secretDATABRICKS_TOKENyour-token
configDATABRICKS_CATALOGSmain Catalogs to load (main, a,b, or )
configDATABRICKS_SCHEMAS(all) Schemas to load (optional: schema1,schema2 or )
🔐 secretEMBEDDING_API_KEYyour-secret-token
configEMBEDDING_API_URL
configEMBEDDING_MODELnomic-embed-text
configDATA_DIR
// 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/gszecsenyi-schemavault-mcp-1rn8bc)](https://m8ven.ai/mcp/gszecsenyi-schemavault-mcp-1rn8bc)
commit: ef435f89cf62370467e1a272fd3101d1dfe1c87e
code hash: 067327ee2468f6db98412440227250389179135fbcd2a65b554a190a77830057
verified: 6/24/2026, 9:45:29 AM
view raw JSON →