nvim-mcp

paulburgess1357/nvim-mcp
★ 46 stars Python 🤖 AI/LLM Updated today
MCP server that connects AI agents to your running Neovim instance via msgpack-RPC — no plugins required.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nvim-mcp": {
      "command": "uvx",
      "args": [
        "nvim-mcp"
      ]
    }
  }
}

Or install with pip: pip install nvim-mcp

Topics

aiartificial-intelligenceclaudeclaude-codecodexcursorlarge-language-modelllmmcpmcp-servermodel-context-protocolmsgpack-rpcneovimneovim-confignvim