EmilLindfors/language-server-mcp-rs
A Model Context Protocol (MCP) server that bridges rust-analyzer language server functionality for AI assistants
Platform-specific configuration:
{
"mcpServers": {
"language-server-mcp-rs": {
"command": "npx",
"args": [
"-y",
"language-server-mcp-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...