Skip to main content
Glama

Model Control Plane (MCP) Server

alerting: alertmanagers: - static_configs: - targets: null global: evaluation_interval: 15s scrape_interval: 15s rule_files: - memory_alerts.yml scrape_configs: - job_name: prometheus static_configs: - targets: - localhost:9090 - job_name: node-exporter static_configs: - targets: - node-exporter:9100 - job_name: cadvisor static_configs: - targets: - cadvisor:8080 - job_name: memory-stress-container metric_relabel_configs: - action: keep regex: memory-stress source_labels: - container_name metrics_path: /metrics static_configs: - targets: - cadvisor:8080 - job_name: k8s-simulator scrape_interval: 15s static_configs: - targets: - localhost:9091 - job_name: k8s-dummy-data scrape_interval: 15s static_configs: - targets: - 192.168.1.7:9093

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/dvladimirov/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server