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