B
mcp-neovim-server
By bigcodegen·Visit Source
Neovim MCP server for AI-assisted editing
April 18, 2025
18 days ago
0 Clicks
What is this MCP
This MCP server enables AI-assisted text editing in Neovim by exposing Vim's native commands and workflows through the Model Context Protocol. It acts as a bridge between AI clients (like Claude) and your Neovim instance.
How to use this MCP
Configure the server by setting environment variables (NVIM_SOCKET_PATH, ALLOW_SHELL_COMMANDS) and add it to your Claude Desktop configuration. The server provides tools for buffer viewing, cursor tracking, command execution, and text editing through a simple API.
What this MCP can be used for
This MCP enables AI-assisted coding and text editing workflows in Neovim, allowing AI models to view/edit buffers, navigate files, manage windows, and execute Vim commands while maintaining your existing editing workflow.
Repository Info
Stars:
119
Forks:
9
Watchers:
119
Last Updated: 22 days ago