MCP Hub
Back to servers

Crate Public API

MCP (Model Context Protocol) Server. Exposes Rust crate public APIs to language models by listing project dependencies and generating documentation for specific crates using cargo's resolution system and rustdoc JSON generation.

Stars
3
Validated
Jan 11, 2026

crate-mcp

Uses cargo public-api to tell language models all about a crate's public interface.

Usage

cargo build --release

cp target/release/crate-mcp $PATH

Reviews

No reviews yet

Sign in to write a review