MCP Server
by th1234th
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region (default: us-east-1) | |
| MCP_API_KEY | No | API key for authentication (optional, can be generated via /auth/api-key endpoint) | |
| GRAFANA_USER | No | Grafana admin username (default: admin) | |
| MCP_JWT_SECRET | No | Secret for JWT token generation (optional) | |
| OPENAI_API_KEY | No | OpenAI API key (optional, for LLM integration) | |
| GRAFANA_PASSWORD | No | Grafana admin password (default: admin) | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key | |
| MCP_RESUME_EXPORT_TTL_HOURS | No | TTL in hours for exported resume files (default: 24) | |
| MCP_RESUME_EXPORT_CLEANUP_CRON | No | Cron expression for resume export cleanup (default: 0 * * * *) |
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 | |