69
/ 100
8 days ago
glama

vending-machine-mcp

A marketplace of 13 specialist AI agents for coding assistants, offering tools to hire agents, run scripts, audit code, and manage vector stores with async job execution.

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 7 credentials: OPENAI_API_KEY, VOYAGE_API_KEY, OPENROUTER_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, DAYTONA_API_KEY, E2B_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.
🔐 secretOPENAI_API_KEY## : what it does (and what it does not)
🔐 secretVOYAGE_API_KEYWith OPENAI_API_KEY set (and no , which takes priority):
🔐 secretOPENROUTER_API_KEYrequired to run agents (hire_agent, audit_code, and any tool that executes an LLM workflow). Not required only to list agents or to use search / vector store without agents.
configXDG_DATA_HOMEDefault DB: ~/.local/share/vending-machine-mcp/script_index.sqlite3 (or $/vending-machine-mcp/…). Override with SCRIPT_INDEX_DB_PATH.
configSCRIPT_INDEX_DB_PATHDefault DB: ~/.local/share/vending-machine-mcp/script_index.sqlite3 (or $XDG_DATA_HOME/vending-machine-mcp/…). Override with .
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
configEMBEDDING_PROVIDER
configEMBEDDING_MODEL
configEMBEDDING_DIMENSIONS
configSANDBOX_PROVIDER
🔐 secretDAYTONA_API_KEY
🔐 secretE2B_API_KEY
configVECTOR_STORE_DBDefault DB path: ~/.local/share/vending-machine-mcp/vector_store.sqlite3 (or $XDG_DATA_HOME/vending-machine-mcp/…). Override with .
// 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/yokiidesu-vending-machine-mcp-1hcn2j)](https://m8ven.ai/mcp/yokiidesu-vending-machine-mcp-1hcn2j)
commit: c9ba73fd21484b67f043a7adc8819f71bd25be80
code hash: cc10126aab60b370f71da5d20ff48ac4be97944250b4498a18169fbc9e113da1
verified: 6/18/2026, 10:47:53 AM
view raw JSON →