nvim-mcp
一个MCP服务器,让AI代理无需插件即可直接访问运行中的Neovim会话。
nvim-mcp 提供了一个 MCP 服务器,通过 Neovim 的原生 msgpack-RPC 套接字连接到正在运行的 Neovim 会话,让 AI 代理能够查看编辑器状态、在内存中编辑缓冲区、运行 Vim 命令、发送按键、查询 LSP 诊断等。它兼容 Cursor、Claude Code、Codex 等 MCP 客户端,并设计为安全、非破坏性操作,支持完全撤销。
一个MCP服务器,让AI代理无需插件即可直接访问运行中的Neovim会话。
nvim-mcp 提供了一个 MCP 服务器,通过 Neovim 的原生 msgpack-RPC 套接字连接到正在运行的 Neovim 会话,让 AI 代理能够查看编辑器状态、在内存中编辑缓冲区、运行 Vim 命令、发送按键、查询 LSP 诊断等。它兼容 Cursor、Claude Code、Codex 等 MCP 客户端,并设计为安全、非破坏性操作,支持完全撤销。
Handles neovim operations that other servers miss — no plugins required. Solid addition to the AI tooling stack.
Used this for production-grade automation — reliable under load — no plugins required. Runs fine on Ubuntu 22.04.
Dropped this into seamless pipeline and it just worked. Integrates well with existing running setups.
Dropped this into flexible pipeline and it just worked — no plugins required. The maintainers are responsive to issues.
The instance coverage is surprisingly complete — no plugins required. Works reliably in production environments.