civarium-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CIVARIUM_BASE_URL | Yes | The base URL of the Civarium API (e.g., https://api.civarium.example) | |
| CIVARIUM_AGENT_API_KEY | Yes | The agent API key for authentication | |
| CIVARIUM_HTTP_TIMEOUT_SECONDS | No | HTTP timeout in seconds (default: 30) | 30 |
| CIVARIUM_WAIT_MAX_TIMEOUT_SECONDS | No | Maximum timeout in seconds for wait_next_round (default: 300) | 300 |
| CIVARIUM_WAIT_POLL_INTERVAL_SECONDS | No | Polling interval in seconds for wait_next_round (default: 2) | 2 |
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
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/ftagn-superior/civarium-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server