Skip to main content
Glama

CodeGraph CLI MCP Server

by Jakedismo
prometheus.yml275 B
global: scrape_interval: 15s rule_files: - /etc/prometheus/prometheus.rules.yml scrape_configs: - job_name: 'prometheus' static_configs: - targets: ['localhost:9090'] - job_name: 'codegraph-api' static_configs: - targets: ['codegraph-api:3000']

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/Jakedismo/codegraph-rust'

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