62
/ 100
18 days ago
glama

antigravity-mcp

Integrates Google Antigravity's agy agent into MCP, enabling asynchronous delegation of complex tasks like code analysis and file management with job polling.

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 descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — antigravity_models (line 682: execSync('"' + AGY_BIN + '" models', { encoding: "utf8", timeout: 30000 })); antigravity_agents (line 719: execSync('"' + AGY_BIN + '" agents', { encoding: "utf8", timeout: 30000, windowsHide: true }))
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 dependencies1 low

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

Zod denial of service vulnerability

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_AUTO_APPROVE"": "true"
configAGY_CLEANUP_HOURS
configAGY_HEARTBEAT_MS15000 Interval for the "job running" progress notification. 0 disables.
configAGY_MODEL"": "Gemini 3.5 Flash (Medium)",
configAGY_MODEL_TTL_MS300000 How long the cached agy models list is trusted.
configAGY_PATHWhere it lands (remember this — you may need it for below):
configAGY_PRINT_TIMEOUT10m agy's --print-timeout.
configAGY_SANDBOXfalse Run every job with --sandbox (terminal-restricted). Cheap; safer for untrusted prompts. Per-call sandbox overrides.
configAGY_WATCHDOG_MS
// 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 9 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/turkeryakup-mcp-server-google-antigravity-2n3cre)](https://m8ven.ai/mcp/turkeryakup-mcp-server-google-antigravity-2n3cre)
commit: 891b0e26947caa58debf761003bb70290f6ba1e0
code hash: d108f6c1e7f7e27e3db826396a03fdce799646c0b627950618896e3268416bce
verified: 7/13/2026, 9:52:38 AM
view raw JSON →