
Neovim Integration
Connects Claude Desktop to Neovim through MCP, letting you get AI assistance directly within your Vim editor environment. Claude can read your buffers, run Vim commands, and help edit code while you work.
297367 views24Local (stdio)
What it does
- Read and view Neovim buffer contents with line numbers
- Execute Vim commands for navigation and editing
- Get cursor position, mode, and file status information
- Perform search and replace with regex support
- Manage windows and buffers within Neovim
- Run project-wide grep searches with quickfix
Best for
Vim/Neovim users wanting AI coding assistanceDevelopers who prefer command-line editorsCode reviews and refactoring in Vim environment
Works with existing Neovim workflowsSupports shell commands through VimReal-time buffer and session monitoring