We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheLunarCompany/lunar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
metrics.yaml•661 B
general_metrics:
label_value:
- http_method
- status_code
- host
- consumer_tag
metric_value:
- name: api_call_count
description: Number of API calls
- name: api_call_size
description: Average size of API calls
system_metrics:
- name: active_flows
description: Number of active flows
- name: flow_invocations
description: Number of flow invocations
- name: requests_through_flows
description: Number of requests through flows
- name: avg_flow_execution_time
description: Average flow execution time
- name: avg_processor_execution_time
description: Average processor execution time