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