Skip to content

Conversation

@szokeasaurusrex
Copy link
Member

Description

Add MCP server configuration for Claude Code to improve Rust development
workflow in this repository.

rust-analyzer-mcp provides local code analysis including hover info,
go-to-definition, and diagnostics at file positions.

crates-mcp enables querying external crate documentation from docs.rs
and crates.io without relying on web fetching.

The CLAUDE.md file instructs the agent to prefer these MCPs over WebFetch
for deterministic, structured documentation access.

Issues

N/A - configuration change only

Configure rust-analyzer-mcp and crates-mcp for improved Rust
documentation access. rust-analyzer-mcp provides local code analysis
(hover, definitions, diagnostics) while crates-mcp queries external
crate documentation from docs.rs and crates.io.

Co-Authored-By: Claude <[email protected]>
@szokeasaurusrex szokeasaurusrex merged commit 99e1d9d into master Jan 14, 2026
19 checks passed
@szokeasaurusrex szokeasaurusrex deleted the chore/claude-code-mcp-config branch January 14, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants