mcp-agent MCP Server — Claude & Cursor Integration

# mcp-agent MCP Server ## What is mcp-agent? mcp-agent is a production-ready Model Context Protocol (MCP) server with 8,525 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 lastmile-ai/mcp-agent # Or manual git clone https://github.com/lastmile-ai/mcp-agent.git cd mcp-agent ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 8,525 - **Forks:** 🍴 882 - **License:** Apache-2.0 - **Updated:** 2026-09-06 - **Repo:** [lastmile-ai/mcp-agent](https://github.com/lastmile-ai/mcp-agent)