# Environment variables take precedence over this file
grafana:
# Grafana instance URL (required)
host: <host>
api_key: <api_key>
ssl_verify: <ssl_verify>
server:
# Port to run the MCP server on
port: 8000
# Debug mode
debug: true
#this is for testing purposes only
openai:
api_key: "your openai api key"
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/DrDroidLab/grafana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server