prest MCP Server — Claude & Cursor Integration

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