trackmcp
Back to directory
ravitemer

mcphub.nvim

View on GitHub

An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP s...

1,606 stars LuaAI & Machine Learning Updated Nov 4, 2025
avantechatgptchatpluginclaude-aicodecompanionllmmcpmcp-clientmcp-hubmcp-servermcp-serversmodel-context-protocolneovimneovim-pluginnvimnvim-plugin

Documentation

MCP Hub is a MCP client for neovim that seamlessly integrates MCP (Model Context Protocol) servers into your editing workflow. It provides an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins.

Image

๐Ÿ’œ Sponsors

Special thanks to:

โœจ Features

CategoryFeatureSupportDetails
**Capabilities**
Toolsโœ…Full support
๐Ÿ”” Tool List Changedโœ…Real-time updates
Resourcesโœ…Full support
๐Ÿ”” Resource List Changedโœ…Real-time updates
Resource Templatesโœ…URI templates
Promptsโœ…Full support
๐Ÿ”” Prompts List Changedโœ…Real-time updates
RootsโŒNot supported
SamplingโŒNot supported
MCP Server Transports
Streamable-HTTPโœ…Primary transport protocol for remote servers
SSEโœ…Fallback transport for remote servers
STDIOโœ…For local servers
Authentication for remote servers
OAuthโœ…With PKCE flow
Headersโœ…For API keys/tokens
Chat Integration
Avante.nvimโœ…Tools, resources, resourceTemplates, prompts(as slash_commands)
CodeCompanion.nvimโœ…Tools, resources, templates, prompts (as slash_commands), ๐Ÿ–ผ image responses
CopilotChat.nvimโœ…Tools, resources, function calling support
Marketplace
Server Discoveryโœ…Browse from verified MCP servers
Installationโœ…Manual and auto install with AI
Configuration
Universal `${}` Syntaxโœ…Environment variables and command execution across all fields
VS Code Compatibilityโœ…Support for `servers` key, `${env:}`, `${input:}`, predefined variables
JSON5 Supportโœ…Comments and trailing commas via `lua-json5`
Workspace Management
Project-Local Configsโœ…Automatic detection and merging with global config
Advanced
Smart File-watchingโœ…Smart updates with config file watching
Multi-instanceโœ…All neovim instances stay in sync
Shutdown-delayโœ…Can run as systemd service with configure delay before stopping the hub
Lua Native MCP Serversโœ…Write once , use everywhere. Can write tools, resources, prompts directly in lua
Dev Modeโœ…Hot reload MCP servers on file changes for development

๐ŸŽฅ Demos

๐Ÿš€ Getting Started

Visit our documentation site for detailed guides and examples

๐Ÿ‘‹ Get Help

:gift: Contributing

Please read the CONTRIBUTING.md guide.

๐Ÿšง TODO

  • [x] Neovim MCP Server (kind of) with better editing, diffs, terminal integration etc (Ideas are welcome)
  • [x] Enhanced help view with comprehensive documentation
  • [x] MCP Resources as variables in chat plugins
  • [x] MCP Prompts as slash commands in chat plugins
  • [x] Enable LLM to start and stop MCP Servers dynamically
  • [x] Support SSE transport
  • [x] Support /slash_commands in avante
  • [x] Support streamable-http transport
  • [x] Support OAuth
  • [x] Add types
  • [x] Better Docs
  • [ ] Add tests
  • [ ] Support #variables in avante

๐Ÿ‘ Acknowledgements

Thanks to:

Frequently asked questions

What is mcphub.nvim?

mcphub.nvim is An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP s...

How do I install mcphub.nvim?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcphub.nvim open source?

Yes โ€” it is hosted on GitHub at https://github.com/ravitemer/mcphub.nvim and has 1,606 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP