linw1995/nvim-mcp
A Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources.
Platform-specific configuration:
{
"mcpServers": {
"nvim-mcp": {
"command": "npx",
"args": [
"-y",
"nvim-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://codecov.io/gh/linw1995/nvim-mcp)
A Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources. Supports both stdio and HTTP server transport modes for different integration scenarios.
or absolute path
cargo install nvim-mcpnix profile install github:linw1995/nvim-mcp#nvim-mcpgit clone https://github.com/linw1995/nvim-mcp.git && cd nvim-mcp
cargo install --path .<!-- markdownlint-configure-file { "no-inline-html": false } -->
<video src="https://github.com/user-attachments/assets/6946ee1c-42ac-4313-ae10-ca92a4dd0ab7" style="max-height:640px; min-height: 200px"> </video>
Loading reviews...