by ravitemer
An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins.
# Add to your Claude Code skills
git clone https://github.com/ravitemer/mcphub.nvimMCP 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.
| Category | Feature | Support | Details | |----------|---------|---------|-------| | 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 | | | | ✅ | Fallback transport for remote servers | | | | ✅ | For local servers | | |||| | | | ✅ | With PKCE flow | | | Headers | ✅ | For API keys/tokens | | |||| | | | ✅ | Tools, resources, resourceTemplates, prompts(as slash_commands) | | | | ✅ | Tools, resources, templates, prompts (as slash_commands), 🖼 image responses | | | | ✅ | Tools, resources, function calling support | | |||| | | Server Discovery | ✅ | Browse from verified MCP servers | | | Installation | ✅ | Manual and auto install with AI | | |||| | | Universal Syntax | ✅ | Environment variables and command execution across all fields | | | VS Code Compatibility | ✅ | Support for key, , , predefined variables | | | JSON5 Support | ✅ | Comments and trailing commas via | | |||| | | Project-Local Configs | ✅ | Automatic detection and merging with global config | | |||| | | 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 |
No comments yet. Be the first to share your thoughts!
${}servers${env:}${input:}Visit our documentation site for detailed guides and examples
Please read the CONTRIBUTING.md guide.
Thanks to: