mcphub.nvim

mcphub.nvim

MCP client for Neovim, integrating MCP servers into your editing workflow.

MCPDevOpen sourceneovimmcpai-integration
Type
MCP
Open source
Yes
GitHub Stars
★ 1.8k
Source
mcp-github

Overview

mcphub.nvim is a Neovim MCP client that seamlessly integrates MCP servers into your editing workflow. It provides an intuitive interface for managing, testing, and using MCP servers, and supports multiple chat plugins. With mcphub.nvim, you can easily leverage features provided by various MCP servers within Neovim, boosting coding efficiency. Ideal for developers looking to integrate AI capabilities into Neovim.

Capabilities

  • Manage MCP servers
  • Real-time tool list updates
  • Support for resource templates
  • Support for OAuth authentication
  • Multi-instance synchronization

Use cases

Integrate AI coding assistants in NeovimManage and test MCP serversUse tools and resources provided by MCP servers

Setup

Requires: Node 环境API Key
Install using LuaRocks or Packer: `luarocks install mcphub.nvim` or `use 'ravitemer/mcphub.nvim'`

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install mcphub.nvim?

It can be installed via LuaRocks or Packer.

What transport protocols are supported?

Supports stdio, SSE, and HTTP.

Related skills