mcp-neovim-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current neovim sessionCurrent neovim text editor session

Tools

Functions exposed to the LLM to take actions

NameDescription
vim_bufferCurrent VIM text editor buffer with line numbers shown
vim_commandSend a command to VIM for navigation, spot editing, and line deletion.
vim_statusGet the status of the VIM editor
vim_editEdit lines using insert or replace in the VIM editor.