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_buffer

Current VIM text editor buffer with line numbers shown

vim_command

Send a command to VIM for navigation, spot editing, and line deletion.

vim_status

Get the status of the VIM editor

vim_edit

Edit lines using insert or replace in the VIM editor.