mcphub.nvim MCP Server — Claude & Cursor Integration

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