MCP Directory
Back

modelcontextprotocol-rust-sdk

by itsaphel · Rust · ★ 0

a rust sdk for the model context protocol

Install

cargo install --git https://github.com/itsaphel/modelcontextprotocol-rust-sdk.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-rust-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:itsaphel/modelcontextprotocol-rust-sdk"
      ]
    }
  }
}

From the README

This is a fork of Anthropic's [MCP Rust SDK](https://github.com/modelcontextprotocol/rust-sdk) repo. I'm experimenting with what the developer ergonomics are like, using a Rust SDK to build MCP servers. Will experiment with different ways of building and exposing tools, and building servers.
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers