Grafana FastMCP Server
by sandersouza
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAFANA_URL | No | URL base da instância Grafana | http://localhost:3000 |
| GRAFANA_API_KEY | No | Chave de API legada | |
| GRAFANA_ID_TOKEN | No | Token OIDC ID token | |
| GRAFANA_PASSWORD | No | Senha para autenticação básica | |
| GRAFANA_USERNAME | No | Usuário para autenticação básica | |
| GRAFANA_TLS_CA_FILE | No | Caminho para bundle CA para validar o servidor Grafana (opcional) | |
| GRAFANA_ACCESS_TOKEN | No | Token OIDC access token | |
| GRAFANA_TLS_KEY_FILE | No | Caminho para chave do certificado TLS (opcional) | |
| GRAFANA_TLS_CERT_FILE | No | Caminho para certificado cliente TLS (opcional) | |
| GRAFANA_TLS_SKIP_VERIFY | No | Se true, ignora verificação de certificado TLS (útil para certificados auto-assinados) | false |
| GRAFANA_SERVICE_ACCOUNT_TOKEN | No | Token de service account recomendado |
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/sandersouza/grafanaFastMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server