rust-sdk MCP Server — Claude & Cursor Integration
# rust-sdk MCP Server
## What is rust-sdk?
rust-sdk is a production-ready Model Context Protocol (MCP) server with 3,891 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install modelcontextprotocol/rust-sdk
# Or manual
git clone https://github.com/modelcontextprotocol/rust-sdk.git
cd rust-sdk
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Rust
- **Stars:** ⭐ 3,891
- **Forks:** 🍴 633
- **License:** NOASSERTION
- **Updated:** 2026-09-06
- **Repo:** [modelcontextprotocol/rust-sdk](https://github.com/modelcontextprotocol/rust-sdk)