docs-rs-mcp-server
The docs-rs-mcp-server project provides a Model Context Protocol server implementation that serves Rust documentation from Docs.rs to MCP-compatible clients. Though no longer actively developed, it remains functional, inviting community contributions and forks.
docs-rs-mcp-server
MCP Server Implementation for Rust documentation from Docs.rs
Project Status
This 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 please be aware that there is no guarantee of future updates or support.
What is this?
This repository provides a Model Context Protocol (MCP) server implementation that exposes Rust documentation from Docs.rs to MCP-compatible clients, such as Claude for Desktop.
How to Use with Claude for Desktop
You can add this server to Claude for Desktop by following the official instructions here:
👉 Model Context Protocol User Quickstart
This guide explains how to configure Claude for Desktop to connect to MCP servers, including how to edit your configuration file and troubleshoot common issues.
Disclaimer
- This project is not affiliated with Docs.rs or Anthropic.
- Use at your own risk. No warranty or support is provided.
For more information about MCP and available servers, visit the Model Context Protocol website.