Mcphub.nvim is a Neovim plugin that integrates MCP servers into your workflow, offering a centralized configuration, intuitive UI, and programmatic API access for managing tools and resources, especially for LLM integration.
A Neovim plugin integrating MCP (Model Context Protocol) servers into your workflow, enabling management via a centralized config file and an intuitive UI for browsing, installing, and testing tools and resources. Ideal for LLM integration, it offers both programmatic API access and interactive testing via the :MCPHub
command.
Features: Single-command interface (:MCPHub
), integrated Hub view for server/tool management, dynamic enabling/disabling, persistent state, marketplace integration with browsing, filtering, and one-click installation via Avante/CodeCompanion. Interactive testing with real-time interface, resource browsing, built-in documentation, performance optimizations like parallel startup, automatic server lifecycle management, and a developer-friendly API for tool/resource access.
Installation: Uses lazy.nvim, requiring plenary.nvim and Node.js. The build command installs the mcp-hub
npm module.
Usage: Open the MCPHub UI with :MCPHub
to manage servers, test tools, and monitor status. Use the hub instance in your code to call tools and access resources.
ravitemer/mcphub.nvim
February 19, 2025
March 28, 2025
Lua