mcp-context-forge MCP Server — Claude & Cursor Integration

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