by paulburgess1357 · MCP Server · ★ 55
nvim-mcp An MCP server that gives AI agents first-class access to your running Neovim session. It connects through Neovim's native msgpack-RPC socket — no plugins required. Works with Cursor, Claude Code, Codex, and any MCP-compatible client. What agents can do See what you see — editor mode, working directory, open buffers, window layout, cursor context, folds, selections, marks, and diagnostics. Edit buffers in memory — find-and-replace or full rewrites with immediate feedback and full undo support. Nothing touches disk until you save.
| Stars | 55 |
| Forks | 4 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.474/100 |
| Last Updated | 2026-05-19 |
| Created | 2026-04-05 |
| Platforms | claude-code, codex, mcp, python |
| Est. Tokens | ~101k |
These tools work well together with nvim-mcp for enhanced workflows:
Explore other popular mcp server tools:
nvim-mcp is MCP server that connects AI agents to your running Neovim instance via msgpack-RPC — no plugins required.. It is categorized as a MCP Server with 55 GitHub stars.
nvim-mcp is primarily written in Python. It covers topics such as ai, artificial-intelligence, claude.
You can find installation instructions and usage details in the nvim-mcp GitHub repository at github.com/paulburgess1357/nvim-mcp. The project has 55 stars and 4 forks, indicating an active community.
nvim-mcp is released under the MIT license, making it free to use and modify according to the license terms.