56
/ 100
21 days ago
glama

App Data MCP

An MCP server for internal data platforms that enables search, viewing, tracing, and read-only querying of business assets like dashboards, metrics, and events.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 7 credentials: DB_PASSWORD, MCP_HTTP_BEARER_TOKEN, METABASE_API_KEY, METABASE_PASS, METABASE_PASSWORD, POSTHOG_API_KEY, POSTHOG_PERSONAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.16.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.16.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.16.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPP_DATA_MCP_PUBLIC_BASE_URL
configAPP_DATA_SESSION_FILE.data/metabase-sessions.json
configAUDIT_LOG_TABLEapp_data_mcp_audit_logs
configDATA_ASSETS_FILE/path/to/assets.json npm run dev
configDATA_MAX_DASHBOARD_CARDSDashboard 取数会限制最多执行 20 张卡片,可用 调整。
configDB_HOST
configDB_NAME
🔐 secretDB_PASSWORD
configDB_SCHEMA
configDB_TYPE
configDB_USER
configMCP_HTTP_ALLOWED_HOSTS
🔐 secretMCP_HTTP_BEARER_TOKEN是旧的共享 HTTP 保护 token。多人使用时更推荐后面的“Metabase 用户授权”流程,由每位用户登录后生成自己的个人 MCP token。
configMCP_HTTP_HOST0.0.0.0 MCP_HTTP_PORT=3000 npm run dev:http
configMCP_HTTP_PORTMCP_HTTP_HOST=0.0.0.0 =3000 npm run dev:http
🔐 secretMETABASE_API_KEY如果没有拿到 ,可以用 Metabase 用户名密码:
configMETABASE_AUTH_MODEuser-session
configMETABASE_BASE_URL
configMETABASE_LOGIN_URL
🔐 secretMETABASE_PASSyour-password
🔐 secretMETABASE_PASSWORD后续 Metabase connector 会用这组配置调用 POST /api/session 换取 session id,再用 X-Metabase-Session 请求 dashboard/card API。也兼容旧变量名 METABASE_USERNAME 和 。
configMETABASE_USERyour-user@example.com
configMETABASE_USERNAME后续 Metabase connector 会用这组配置调用 POST /api/session 换取 session id,再用 X-Metabase-Session 请求 dashboard/card API。也兼容旧变量名 和 METABASE_PASSWORD。
🔐 secretPOSTHOG_API_KEYPostHog 同步脚本访问的是 private API,例如 dashboards 和 insights,需要 Personal API key。不要使用 Project API key / project token。 仍作为兼容别名支持,但建议新配置统一使用:
configPOSTHOG_BASE_URL
🔐 secretPOSTHOG_PERSONAL_API_KEY
configPOSTHOG_PROJECT_ID
// 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 7 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/jedshen123-app-data-mcp-192n66)](https://m8ven.ai/mcp/jedshen123-app-data-mcp-192n66)
commit: 4817334cc33bb073a95ba6f5d11ae0ebaa75b29f
code hash: 0c0d4ae988512b4dc038f1f90a908fa06b63d0e0c4e4ba9f9623f7550ebdfbd9
verified: 7/10/2026, 10:08:24 AM
view raw JSON →