Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Сервер порты (default: 8080) | 8080 |
| MCP_TRANSPORT | No | `sse` немесе `streamable-http` (default: sse) | sse |
| GEMINI_API_KEY | Yes | Google AI Studio API key | |
| GEMINI_IMAGE_MODEL | No | Gemini model ID (default: gemini-2.0-flash-exp) | gemini-2.0-flash-exp |
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 | |