54
/ 100
14 days ago
glama

ClaudioKitchen

Gives Claude access to OpenRouter's image, video, TTS, transcription, embeddings, and rerank APIs via a Streamable HTTP MCP server, with OIDC auth, file management, and per-request 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.
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 3 credentials: OIDC_CLIENT_SECRET, OPENROUTER_API_KEY, FILES_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.
configOIDC_CONFIG_URL
configOIDC_CLIENT_ID
🔐 secretOIDC_CLIENT_SECRET
configBASE_URL2. Copy .env.example to .env and fill everything in. must be the public HTTPS URL, with a reverse proxy in front (Traefik, Caddy, Pangolin, etc.).
configALLOWED_EMAILS
🔐 secretOPENROUTER_API_KEY
configDEFAULT_IMAGE_MODEL
configDEFAULT_TTS_MODEL
configDEFAULT_STT_MODEL
configFILES_DIRlist_files / delete_file / cleanup_files manage files under (list, delete one, bulk-prune by age or keep-newest)
🔐 secretFILES_TOKENB) Browser uploader (for a file pasted or attached in chat): open <BASE_URL>/upload?token=<>, drag-drop any file, and copy the returned URL into chat.
configUSAGE_LOG
configMONTHLY_BUDGET_USD
configUPLOAD_MAX_BYTES
configFETCH_MAX_BYTES
configPORT
// 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 6 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/pianonic-claudiokitchen-19h4d3)](https://m8ven.ai/mcp/pianonic-claudiokitchen-19h4d3)
commit: 0e50d95bceeb9888a438f441f99bd04f4b43206d
code hash: ddbf6bc4db29abea8eef4d54aab14bb821ed591b12024e9c254aa1e1e2a6c774
verified: 7/17/2026, 8:28:38 AM
view raw JSON →