mcp-neovim-server

vim_buffer

Access and edit the current Vim buffer with line numbers, leveraging native Vim commands for lightweight code assistance within the mcp-neovim-server environment.

Instructions

Current VIM text editor buffer with line numbers shown

Input Schema

NameRequiredDescriptionDefault
filenameNoFile name to edit (can be empty, assume buffer is already open)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "File name to edit (can be empty, assume buffer is already open)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from mcp-neovim-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bigcodegen/mcp-neovim-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server