40
/ 100
18 days ago
glama

agyenvoy

A Claude Code MCP server and skill that enables delegation of prompts to agy (Antigravity/Gemini) CLI for model queries, conversation management, authentication, and image generation.

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
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — agy_list_models (line 68: spawn(AGY_BIN, args, { stdio: ["ignore", "pipe", "pipe"], detached: true }))
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — agy_list_models (line 68: spawn(AGY_BIN, args, { stdio: ["ignore", "pipe", "pipe"], detached: true }))
⚠️
Known vulnerabilities in dependencies: 2 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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// known CVEs in dependencies2 high1 low

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

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

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

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

lowesbuild@0.24.2GHSA-67mh-4wv8-2f99

esbuild enables any website to send any requests to the development server and read the response

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.
configAGY_BINset to the full path. (Auth itself is handled by agy_login.)
configAGY_TOOLS_DIR
// 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/yinjs-agyenvoy-j7uacx)](https://m8ven.ai/mcp/yinjs-agyenvoy-j7uacx)
commit: 5e4e0c29ee23a97c4f6ccda4397e000696574f25
code hash: 83b8620056d7782b0586652ae867c034b44c6e051e11980f110ddc0f2c9c36fa
verified: 7/13/2026, 9:48:58 AM
view raw JSON →