docs-rs-mcp-server
@liamwh
关于 docs-rs-mcp-server
MCP Server Implementation for Rust documentation from Docs.rs
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
记忆与知识 分类下的更多 MCP 服务器
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
评论