소개
This server implements the Model Context Protocol (MCP) to provide metadata information for Cargo projects. It offers tools to retrieve project metadata, package information, dependencies, build targets, workspace information, and features. By integrating with an MCP client, such as Claude Desktop, developers can access comprehensive project details directly from their development environment, facilitating better understanding and management of their Rust projects.
주요 기능
- Retrieves project metadata
- Lists project dependencies
- Provides workspace information
- 0 GitHub stars
- Provides package information
- Gets build targets
- Gets feature information
사용 사례
- Integration with MCP clients like Claude Desktop
- Automated project analysis
- Dependency management