Skip to main content
Glama

CodeGraph CLI MCP Server

by Jakedismo
lib.rs242 B
// ABOUTME: Daemon/watch functionality separated from MCP server runtime // ABOUTME: Provides daemon types and utilities used by server when enabled pub mod daemon; pub use codegraph_mcp::{IndexerConfig, ProjectIndexer}; pub use daemon::*;

Latest Blog Posts

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