Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAFANA_HOST | Yes | Grafana instance URL (e.g. https://your-grafana-instance.com) | |
| GRAFANA_API_KEY | Yes | Grafana API key (starts with glsa_) | |
| MCP_SERVER_PORT | No | Port to run the server on | 8000 |
| MCP_SERVER_DEBUG | No | Enable debug mode for more detailed logs | true |
| GRAFANA_SSL_VERIFY | No | Whether to verify SSL certificates | true |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |