Docs.rs
gitcortex-mcp-0.5.0
gitcortex-mcp 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bharath03-a
Dependencies
anyhow ^1
normal
fastembed ^4
normal
gitcortex-core ^0.5
normal
gitcortex-store ^0.5
normal
rmcp ^1.7
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
gitcortex-indexer ^0.5
dev
gitcortex-store ^0.5
dev
tempfile ^3
dev
Versions
54.19%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module mcp
gitcortex_
mcp
0.5.0
Module mcp
Module Items
Modules
In crate gitcortex_
mcp
gitcortex_mcp
Module
mcp
Copy item path
Source
Modules
§
search
Fuzzy search over the graph — multi-signal ranking with CamelCase/snake_case tokenisation, token overlap scoring, and edit-distance typo tolerance.
server
tools
tour
Guided-tour generation — deterministic graph traversal that picks the “important” symbols of a repo (or of a seeded subgraph) and orders them so a reader can walk through the codebase top-down.
wiki
Wiki rendering — markdown summary for a single symbol assembled from the graph store. Pure formatter: no I/O beyond the store reads.