bigcodegen/mcp-neovim-server
Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library
Platform-specific configuration:
{
"mcpServers": {
"mcp-neovim-server": {
"command": "npx",
"args": [
"-y",
"mcp-neovim-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...