概要
What is docs-rs-mcp-server?
docs-rs-mcp-server is a Model Context Protocol (MCP) server implementation that exposes Rust documentation from Docs.rs to MCP-compatible clients, such as Claude for Desktop. It is intended for developers who want to access Rust crate documentation directly through an MCP client.
How to use docs-rs-mcp-server?
Add the server to Claude for Desktop by following the official MCP user quickstart guide, which explains how to edit the configuration file and troubleshoot common issues. The README does not provide installation commands or configuration keys.
Key features of docs-rs-mcp-server
—
Use cases of docs-rs-mcp-server
—
FAQ from docs-rs-mcp-server
Is docs-rs-mcp-server still actively maintained?
No, the project is currently abandoned and not under active development. However, the server is functional and can be used as-is. Community contributions and forks are welcome, but there is no guarantee of future updates or support.
How do I connect docs-rs-mcp-server to Claude for Desktop?
You can follow the official Model Context Protocol User Quickstart guide, which explains how to configure Claude for Desktop to connect to MCP servers, including editing your configuration file.
Is docs-rs-mcp-server affiliated with Docs.rs or Anthropic?
No, this project is not affiliated with Docs.rs or Anthropic. Use at your own risk; no warranty or support is provided.
What runtime or dependencies does docs-rs-mcp-server require?
—
Where does the data for docs-rs-mcp-server come from?
The server exposes Rust documentation from Docs.rs (https://docs.rs/). No further details are given about caching or local storage.