1. Conduid
  2. Developer Tools
  3. Mcphub.nvim
MCP server · Developer Tools

Mcphub.nvim

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.

94Excellent

Scored 20 hours ago · breakdown

About Mcphub.nvim

Mcphub.nvim is an MCP server published by ravitemer in the Developer Tools category: 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. It has been installed 0 times through Conduid.

The repository has 1.7K stars and 72 forks, with the last commit 7 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx mcphub-nvim

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Mcphub.nvim

Powered by Claude · Grounded in docs

I know everything about Mcphub.nvim. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v6.2.0v6.2.0 · 31 Jul 2025Added CopilotChat Integration**: Full support for CopilotChat.nvim extension Tools, resources, and resource templates integration Function calling support with automatic conversion Optional MCP prefix for tools and resources Fixed Fixed…
v6.0.0v6.0.0 · 18 Jul 2025Added Workspace-Aware MCP Hub**: project-local configuration support (#148, #183, #196, #200) Smart Project Detection**: Automatically detects project boundaries using `.mcphub/servers.json`, `.vscode/mcp.json`, `.cursor/mcp.json` Isolated…
v5.13.0v5.13.0 · 14 Jul 2025Added Granular Tool Access for CodeCompanion**: Individual MCP servers and tools now available as separate CodeCompanion function tools Server groups (e.g., `@github`, `@neovim`) and individual tools (e.g., `@github__create_issue`)…
v5.12.0v5.12.0 · 9 Jul 2025Enhanced MCP Registry Migration**: Updated to support mcp-hub v4.0.0 with new MCP Registry system Improved reliability with decentralized registry system (https://github.com/ravitemer/mcp-registry) Enhanced server metadata with…
v5.11.1v5.11.1 · 8 Jul 2025Added `cwd` field support for stdio servers**: Added `cwd` field to `MCPServerConfig` type definition Added validation for `cwd` field in server configuration Updated documentation with examples and use cases

README

The Intelligent Terminal

Run mcphub.nvim in Warp today

Lua NixOS Discord

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

✨ Features

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
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

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

👏 Acknowledgements

Thanks to:

README mirrored from the source repository 20 hours ago. The original is authoritative.

Questions

About Mcphub.nvim

How do I install Mcphub.nvim?

Run npx mcphub-nvim, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Mcphub.nvim safe to use with an AI agent?

Its trust score is 94 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Mcphub.nvim still maintained?

The last commit was 7 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.