Server data from the Official MCP Registry
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
About
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
Security Report
This is a well-structured MCP server that delegates heavy computational tasks to the Antigravity CLI (agy) via subprocess spawning. The codebase demonstrates solid security practices: proper error handling, no hardcoded credentials, safe process management with signal escalation, and comprehensive input validation via Zod schemas. Permissions are appropriately scoped to the server's stated purpose (spawning agy, reading files, managing subprocesses). Minor code quality observations exist but do not pose security risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: AGY_PATH
Environment variable: AGY_TIMEOUT
Environment variable: AGY_MAX_RUNTIME
Environment variable: AGY_MAX_OUTPUT_CHARS
Environment variable: AGY_DEFAULT_MODEL
Environment variable: AGY_ON_FAILURE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pymodel-claude-agy-mcp": {
"env": {
"AGY_PATH": "your-agy-path-here",
"AGY_TIMEOUT": "your-agy-timeout-here",
"AGY_ON_FAILURE": "your-agy-on-failure-here",
"AGY_MAX_RUNTIME": "your-agy-max-runtime-here",
"AGY_DEFAULT_MODEL": "your-agy-default-model-here",
"AGY_MAX_OUTPUT_CHARS": "your-agy-max-output-chars-here"
},
"args": [
"-y",
"@pymodel/claude-agy-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
