Cargo Metadata icon

Cargo Metadata

Provides Cargo project metadata information using the Model Context Protocol (MCP).

关于

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
Craft Better Prompts with AnyPrompt
Sponsored
Cargo Metadata: Get Project Info via Model Context Protocol