cursor-rust-tools
Cursor IDE中Rust工具的MCP服务器. cursor-rust-tools is a Model Context Protocol (MCP) server maintained by terhechte. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 7 tools, including cargo_check, cargo_test, get_crate_docs, get_hover_info, get_references, get_implementation and find_type, that an agent can call directly. It is categorized under Tool/IDE and Development/Rust.
什么是这个MCP
该MCP服务器使Cursor IDE中的LLM能够访问Rust Analyzer、crate文档和Cargo命令,为Rust项目提供准确的类型信息和依赖详情。
如何使用这个MCP
通过Cargo安装,在~/.cursor-rust-tools中配置项目,并使用生成的mcp.json设置Cursor。服务器可以带或不带UI运行以进行项目管理。
这个MCP的用途
它允许LLM查询Rust类型信息、文档、引用、实现,并运行如check和test等Cargo命令,提高Rust开发中代码辅助的准确性。AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the cursor-rust-tools MCP server?
cursor-rust-tools is a Model Context Protocol server from terhechte. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect cursor-rust-tools to my AI client?
Add cursor-rust-tools to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does cursor-rust-tools provide?
cursor-rust-tools provides 7 tools: cargo_check, cargo_test, get_crate_docs, get_hover_info, get_references, get_implementation and find_type.
Is cursor-rust-tools free to use?
cursor-rust-tools is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
