cursor-rust-tools
A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
GitHub Stars
72
User Rating
Not Rated
Favorites
0
Views
35
Forks
11
Issues
2
Technical Information
Programming Languages
RustPrimary Language
System Requirements
Rust: 最新版Cargo: 最新版Provided Features
Rust Analyzerからの型情報を取得する機能
特定のクレートまたはシンボルのドキュメントを取得する機能
ファイル内の特定のシンボルに対するホバー情報を取得する機能
ファイル内の特定のシンボルのすべての参照を取得する機能
シンボルの実装を取得する機能(実装を含むファイル全体を取得)
Cargoコマンドの出力(cargo test、cargo check)を取得する機能
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers using Rust, especially those looking to leverage AI agents or efficiently retrieve type information in Rust projects.
Maintenance Status
ActiveGitHub Topics
cursordeveloper-toolsllmlspmcpmcp-serverrust
Author Information
396
Followers
232
Repositories
24
Gists
0
Total Contributions
Related MCPs
codeprism
13
codeprism is a code editor built using the Rust programming language, offering real-time syntax highlighting and auto-completion features. It is designed to help developers code efficiently, with a focus on usability and performance. It also includes project management and version control features, facilitating collaboration within teams.