We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/riefer02/mezmo-logs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
global:
scrape_interval: 15s
evaluation_interval: 15s
rule_files:
# - "first_rules.yml"
# - "second_rules.yml"
scrape_configs:
- job_name: "mezmo-mcp-server"
static_configs:
- targets: ["mezmo-mcp:9090"]
scrape_interval: 5s
metrics_path: /metrics
- job_name: "prometheus"
static_configs:
- targets: ["localhost:9090"]