Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by frozenlib • Uncategorized
An MCP server providing metadata information for Cargo projects.
Retrieve comprehensive metadata about Cargo projects.
Access package, dependency, and build target information programmatically.
Integrate Cargo project metadata into MCP client workflows.
This MCP server implements functionality to retrieve various metadata about Cargo projects, including package info, dependencies, build targets, workspace info, and features. It leverages Rust crates such as mcp-attr and cargo_metadata to declaratively provide these services asynchronously. The server can be integrated with MCP clients like Claude Desktop to enhance project metadata accessibility and management.