mcp-neovim-server

vim_status

Retrieve the current status of the Vim editor, including file and buffer details, through the mcp-neovim-server for efficient code management.

Instructions

Get the status of the VIM editor

Input Schema

NameRequiredDescriptionDefault
filenameNoFile name to get status for (can be empty, assume buffer is already open)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "File name to get status for (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