Enterprise DNA
M MCP Servers Developer low

paulburgess1357/nvim-mcp

by Various

MCP server that connects AI agents to your running Neovim instance via msgpack-RPC — no plugins required.

P

MCP

paulburgess1357/nvim-mcp

Added 1 June 2026

#ai #artificial-intelligence #claude #claude-code #codex #cursor #large-language-model #llm

Overview

This MCP server connects AI agents to a running Neovim instance using msgpack-RPC. It requires no Neovim plugins and lets agents read and modify buffers, execute commands, and navigate files.

Best for

Best for
Developers who want to integrate AI agents directly into their Neovim editing workflow

Use cases

  • Let an AI agent edit code in your active Neovim session
  • Automate file navigation and buffer management via agent commands
  • Execute Neovim commands programmatically from an external AI tool

Notes

This MCP server connects AI agents to a running Neovim instance using msgpack-RPC. It requires no Neovim plugins and lets agents read and modify buffers, execute commands, and navigate files.

55 stars on GitHub. Last updated 2026-05-19. Licensed MIT.

Use cases

  • Let an AI agent edit code in your active Neovim session
  • Automate file navigation and buffer management via agent commands
  • Execute Neovim commands programmatically from an external AI tool

Pros

  • No Neovim plugins needed, minimal setup
  • Direct msgpack-RPC communication is efficient
  • Open source with a clear, focused scope

Cons

  • Small community and limited documentation (55 stars)
  • Requires a running Neovim instance to connect
  • Python dependency may not suit all workflows

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • No Neovim plugins needed, minimal setup
  • Direct msgpack-RPC communication is efficient
  • Open source with a clear, focused scope

Cons

  • Small community and limited documentation (55 stars)
  • Requires a running Neovim instance to connect
  • Python dependency may not suit all workflows