llamator-mcp-server
by RomiconEZ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLAMATOR_MCP_API_KEY | No | Optional API key to protect HTTP and MCP interfaces. | |
| LLAMATOR_MCP_REDIS_DSN | No | Redis connection DSN for job queue and state storage. | |
| LLAMATOR_MCP_MINIO_BUCKET | No | MinIO bucket name for artifacts. | |
| LLAMATOR_MCP_ARTIFACTS_ROOT | No | Root directory for job-local artifacts on the worker. | |
| LLAMATOR_MCP_MINIO_ENDPOINT | No | MinIO S3 endpoint for artifacts storage. | |
| LLAMATOR_MCP_MINIO_ACCESS_KEY | No | MinIO access key. | |
| LLAMATOR_MCP_MINIO_SECRET_KEY | No | MinIO secret key. | |
| LLAMATOR_MCP_JUDGE_MODEL_API_KEY | No | API key for the judge model. | |
| LLAMATOR_MCP_ATTACK_MODEL_API_KEY | No | API key for the attack model. | |
| LLAMATOR_MCP_JUDGE_MODEL_BASE_URL | No | Base URL for the judge model (OpenAI-compatible). | |
| LLAMATOR_MCP_ATTACK_MODEL_BASE_URL | No | Base URL for the attack model (OpenAI-compatible). |
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
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues