mcp-mgccli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MGC_REGION | No | Region (e.g., br-ne1 or br-se1). Optional, default br-ne1. | |
| MGC_API_KEY | Yes | API key for Magalu Cloud with read permissions. | |
| MGC_TIMEOUT | No | Timeout in seconds. Optional, default 30. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| block_storageD | – |
| virtual_machineD | – |
| kubernetesD | – |
| dbaasD | – |
| networkD | – |
| container_registryD | – |
| auditB | Consulta eventos de Audit da Magalu Cloud (somente leitura). Recursos: events, event-types. Audit é global — sem parâmetro de região. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 7 tools
Six of the seven tools have no descriptions, making it impossible to distinguish their specific functions beyond the generic resource names. Only 'audit' has a description, but the others are ambiguous.
All tool names are single-word, lowercase nouns (e.g., 'audit', 'network'), following a consistent pattern. However, they lack verbs, which is unconventional for MCP tool naming.
With 7 tools, the count is reasonable for a cloud service provider's MCP interface, covering several major resource categories without being excessive.
The set covers core services like compute, storage, networking, and databases, but without descriptions, it's unclear what operations are available. The lack of detail suggests significant gaps in the tool surface.