mcp MCP Server — Claude & Cursor Integration

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