Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Docs Rs Mcp

    An MCP server that enables searching for Rust crates and their documentation from crates.io and docs.rs.

    13 stars
    JavaScript
    Updated Oct 18, 2025

    Table of Contents

    • Overview
    • Features
    • Requirements
    • Setup
    • Visual Studio Code (VSCode)
    • Claude Code
    • Cursor
    • Others
    • Tools
    • License

    Table of Contents

    • Overview
    • Features
    • Requirements
    • Setup
    • Visual Studio Code (VSCode)
    • Claude Code
    • Cursor
    • Others
    • Tools
    • License

    Documentation

    docs.rs MCP

    An MCP server that enables searching for Rust crates and their documentation from docs.rs.

    English | 日本語

    Overview

    docs.rs MCP is an MCP server that searches the Rust crate documentation site docs.rs. By using this, AI Agents can search for required crates and obtain the latest documentation as needed.

    Features

    • Tools specialized for searching docs.rs
    • Supports multiple use cases, from searching for crates themselves to searching for specific APIs
    • LLM-friendly Markdown output

    Requirements

    • Node.js 18 or newer
    • VS Code, Cursor, Claude Desktop or any other MCP client

    Setup

    Visual Studio Code (VSCode)

    Add the following to .vscode/mcp.json:

    json
    {
        "servers": {
            "docs-rs": {
                "command": "npx",
                "args": [
                    "@nuskey8/docs-rs-mcp@latest",
                    "-y"
                ]
            }
        }
    }

    Claude Code

    Run the following command:

    text
    claude mcp add docs-rs -s project -- npx -y @nuskey8/docs-rs-mcp@latest

    Cursor

    You can install by pressing the button below:

    Install MCP Server

    Or, add a new MCP server that runs the npx @nuskey8/docs-rs-mcp command from Cursor Settings > MCP > Add new MCP Server.

    Others

    For other tools, please refer to the documentation as needed and add an MCP server that runs the npx @nuskey8/docs-rs-mcp command.

    Tools

    ToolDescription
    docs_rs_search_cratesSearches for crates by keyword.
    docs_rs_readmeRetrieves the README/overview of the specified crate.
    docs_rs_get_itemRetrieves documentation for a specific item (module, struct, trait, enum, function, etc.) in a crate.
    docs_rs_search_in_crateSearches for traits, structs, methods, etc. from the all.html page in a crate.

    License

    This library is provided under the MIT License.

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k