Mcp Neovim MCP Server

v1.0.0APIsstable

Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library

anthropicclaudemcpmodelcontextprotocolneovim
Share:
313
Stars
0
Downloads
0
Weekly
0/5

About

Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library

Features

  • vim_buffer
  • vim_command
  • vim_status
  • vim_edit
  • vim_window

Use Cases

Get buffer contents with line numbers
Execute Vim commands with optional shell command support
Get comprehensive Neovim status including cursor position, mode, marks, and registers
Edit buffer content using insert, replace, or replaceAll modes
Manage Neovim windows: split, close, and navigate between windows
bigcodegen

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 17, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-neovim

Examples

Basic Configuration

Configure Mcp Neovim MCP Server

npx mcp-neovim

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-neovim": { "command": "npx", "args": ["-y", "mcp-neovim"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Neovim MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides