mcp-use MCP Server — Claude & Cursor Integration
# mcp-use MCP Server
## What is mcp-use?
mcp-use is a production-ready Model Context Protocol (MCP) server with 10,585 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 mcp-use/mcp-use
# Or manual
git clone https://github.com/mcp-use/mcp-use.git
cd mcp-use
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 10,585
- **Forks:** 🍴 1,440
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [mcp-use/mcp-use](https://github.com/mcp-use/mcp-use)