| 1 | <div align="center" markdown="1"> |
| 2 | <sup>Special thanks to:</sup> |
| 3 | <br> |
| 4 | <br> |
| 5 | <a href="https://www.warp.dev/mcp-hub-nvim"> |
| 6 | <img alt="Warp sponsorship" src="https://github.com/user-attachments/assets/fae9c70d-51de-43fa-af65-c82228ba67f9"> |
| 7 | </a> |
| 8 | |
| 9 | ### [The Intelligent Terminal](https://www.warp.dev/mcp-hub-nvim) |
| 10 | |
| 11 | [Run mcphub.nvim in Warp today](https://www.warp.dev/mcp-hub-nvim)<br> |
| 12 | |
| 13 | </div> |
| 14 | <hr> |
| 15 | |
| 16 | <div align="center" markdown="1"> |
| 17 | <h1> <img width="28px" style="display:inline;" src="https://github.com/user-attachments/assets/5cdf9d69-3de7-458b-a670-5153a97c544a"/> MCP HUB</h1> |
| 18 | |
| 19 | [](https://www.lua.org) |
| 20 | [](https://nixos.org) |
| 21 | [](https://opensource.org/licenses/MIT) |
| 22 | [](https://discord.gg/NTqfxXsNuN) |
| 23 | </div> |
| 24 | |
| 25 | MCP Hub is a MCP client for neovim that seamlessly integrates [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) servers into your editing workflow. It provides an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins. |
| 26 | |
| 27 |  |
| 28 | |
| 29 | ## 💜 Sponsors |
| 30 | |
| 31 | <!-- sponsors --> <p align="center"> <a href="https://github.com/CryogenicPlanet"><img src="https://github.com/CryogenicPlanet.png" width="50px" alt="CryogenicPlanet" /></a> <a href="https://github.com/olimorris"><img src="https://github.com/olimorris.png" width="50px" alt="Oli Morris" /></a> <a href="https://github.com/supermemoryai"><img src="https://github.com/supermemoryai.png" width="50px" alt="Super Memory" /></a> <a href="https://github.com/yingmanwumen"><img src="https://github.com/yingmanwumen.png" width="50px" alt="yingmanwumen" /></a> <a href="https://github.com/yetone"><img src="https://github.com/yetone.png" width="50px" alt="Yetone" /></a> <a href="https://github.com/omarcresp"><img src="https://github.com/omarcresp.png" width="50px" alt="omarcresp" /></a> <a href="https://github.com/petermoser"><img src="https://github.com/petermoser.png" width="50px" alt="petermoser" /></a> <a href="https://github.com/watsy0007"><img src="https://github.com/watsy0007.png" width="50px" alt="watsy0007" /></a> <a href="https://github.com/kohane27"><img src="https://github.com/kohane27.png" width="50px" alt="kohane27" /></a> <a href="https://github.com/copleykj"><img src="https://github.com/copleykj.png" width="50px" alt="Kelly Copley" /></a><a href="https://github.com/nom-social"><img src="https://github.com/nom-social.png" width="50px" alt="Nom Social" /></a></p><!-- sponsors --> |
| 32 | |
| 33 | <p align="center"> |
| 34 | <b>Special thanks to:</b> |
| 35 | </p> |
| 36 | <p align="center"> |
| 37 | <a href="https://dub.sh/composio-mcp" target="_blank"> <img src="https://ravitemer.github.io/mcphub.nvim/sponsors/composio-logo.png" height="60px" alt="Composio.dev logo" /> </a> |
| 38 | <a href="https://vapi.ai" target="_blank"> <img src="https://github.com/user-attachments/assets/32b4d458-b2d1-484d-b096-dfb083b44c2c" height="60px" alt="Vapi logo" /></a> |
| 39 | </p> |
| 40 | |
| 41 | ## ✨ Features |
| 42 | |
| 43 | | Category | Feature | Support | Details | |
| 44 | |----------|---------|---------|-------| |
| 45 | | [**Capabilities**](https://modelcontextprotocol.io/specification/2025-03-26/server) |||| |
| 46 | | | Tools | ✅ | Full support | |
| 47 | | | 🔔 Tool List Changed | ✅ | Real-time updates | |
| 48 | | | Resources | ✅ | Full support | |
| 49 | | | 🔔 Resource List Changed | ✅ | Real-time updates | |
| 50 | | | Resource Templates | ✅ | URI templates | |
| 51 | | | Prompts | ✅ | Full support | |
| 52 | | | 🔔 Prompts List Changed | ✅ | Real-time updates | |
| 53 | | | Roots | ❌ | Not supported | |
| 54 | | | Sampling | ❌ | Not supported | |
| 55 | | **MCP Server Transports** |||| |
| 56 | | | [Streamable-HTTP](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamab |