37
/ 100
1 month ago
glama

llmkit-mcp-server

Query AI spending data from LLMKit. Track costs, budgets, usage stats, and session summaries across 11 AI providers.

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
🚨
Secret credentials may flow to a network call
17 flows detected: TELEGRAM_BOT_TOKEN, ANALYTICS_API_URL, LLMKIT_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 10 credentials: ANALYTICS_API_KEY, ANTHROPIC_API_KEY, API_KEY, ENCRYPTION_KEY, GEMINI_API_KEY, LLMKIT_API_KEY, LLMKIT_KEY, OPENAI_API_KEY, SUPABASE_SERVICE_KEY, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

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

mediumturbo@2.4.0GHSA-hcf7-66rw-9f5r

Trubo: Login callback CSRF/session fixation

lowturbo@2.4.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

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.
🔐 secretANALYTICS_API_KEY
configANALYTICS_API_URL
🔐 secretANTHROPIC_API_KEY
🔐 secretAPI_KEY
configBASE_URL
🔐 secretENCRYPTION_KEYnpx wrangler secret put
🔐 secretGEMINI_API_KEY
🔐 secretLLMKIT_API_KEY"env": { "": "llmk_your_key_here" }
configLLMKIT_CLINE_DIR
configLLMKIT_DASHBOARD_URL
🔐 secretLLMKIT_KEYconst kit = new LLMKit({ apiKey: process.env. })
configLLMKIT_PROXY_URL
configN
configOPENAI_API_BASE
🔐 secretOPENAI_API_KEY
configOPENAI_BASE_URL
configPRICING_API_URL
configPROXY_URL
🔐 secretSUPABASE_SERVICE_KEY
configSUPABASE_URLnpx wrangler secret put
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
configXDG_CONFIG_HOME
// 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 2 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/smigolsmigol-llmkit-jk1hgb)](https://m8ven.ai/mcp/smigolsmigol-llmkit-jk1hgb)
commit: b4a83973d4507c16076a1817f09b4af5db5a32b8
code hash: 45ca24defffe10e779ca9edb07f30ad9673de5d243d4a343b274a44110a68950
verified: 6/11/2026, 11:25:00 AM
view raw JSON →