Back to directory
paulburgess1357/nvim-mcp

paulburgess1357/nvim-mcp

@paulburgess1357

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

neovimmcpeditoraiautomationpythonmsgpack-rpcnvim

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12