antibanana-mcp
by awei84
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTPS_PROXY | No | 代理地址(影响 token 刷新) | |
| ANTIBANANA_PROXY_URL | No | 代理地址(影响 API 请求) | |
| ANTIBANANA_PROJECT_ID | No | 显式指定 project_id(不设则首次生图时自动获取) | |
| ANTIBANANA_TIMEOUT_MS | No | 请求超时毫秒数(默认 120000) | |
| ANTIBANANA_USER_AGENT | No | 显式覆盖默认 User-Agent(不设则自动同步 Antigravity 最新 releases 版本) | |
| ANTIBANANA_MAX_RETRIES | No | 请求失败最大重试次数(默认 2) | |
| ANTIBANANA_IMAGE_FILTER | No | 图片筛选模式:largest(默认)单次响应含多个 candidate 时只保留最大图,all 返回全部图片 | |
| ANTIBANANA_CREDENTIALS_PATH | No | 凭证 JSON 路径(不设则自动读本机 Antigravity) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/awei84/antibanana-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server