69
/ 100
10 days ago
glama

DaraCloud Metabase MCP

A demonstration MCP server that enables read-only SQL queries and schema exploration of a synthetic IaaS database through the Metabase API.

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 2 credentials: METABASE_API_KEY, MCP_AUTH_TOKEN
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.
configMETABASE_URLБазовый URL Metabase без завершающего /
🔐 secretMETABASE_API_KEYAPI key Metabase для выполнения запросов
configMETABASE_DATABASE_IDЧисловой ID базы в Metabase
configMETABASE_SCHEMAРазрешенная схема, по умолчанию daracloud_demo
🔐 secretMCP_AUTH_TOKENОтдельный bearer token для входящих MCP-запросов
configMCP_PUBLIC_URLПубличный HTTPS URL MCP-сервера
configMCP_HOSTЛокальный адрес прослушивания
configMCP_PORTЛокальный порт прослушивания
configQUERY_TIMEOUT_SECONDSТаймаут запроса к Metabase
configMAX_ALLOWED_ROWSМаксимально допустимый лимит результата
// 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 5 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/kosovadaria-daracloud-metabase-mcp-1qtrvl)](https://m8ven.ai/mcp/kosovadaria-daracloud-metabase-mcp-1qtrvl)
commit: d7d2b52696a0b12f54e79bca8c8e9809e4a0aaa9
code hash: 3cda885762662738d9c00281f9f057f37fcb904572e3bc96eb2bea7d37f17daf
verified: 7/21/2026, 8:48:22 AM
view raw JSON →