linw1995/nvim-mcp
by Various
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 d
MCP
linw1995/nvim-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server written in Rust that enables AI assistants to connect to and interact with Neovim instances. It provides access to editor diagnostics through structured resources.
Best for
Best for
Neovim users who want to give AI assistants direct access to their editor state and diagnostics
Use cases
- Connect AI coding assistants directly to Neovim for context-aware suggestions
- Retrieve and analyze diagnostic information from Neovim via MCP resources
- Automate editor interactions from external AI tools through the MCP protocol
Notes
A Model Context Protocol (MCP) server written in Rust that enables AI assistants to connect to and interact with Neovim instances. It provides access to editor diagnostics through structured resources.
56 stars on GitHub. Last updated 2026-05-02. Licensed Apache-2.0.
Use cases
- Connect AI coding assistants directly to Neovim for context-aware suggestions
- Retrieve and analyze diagnostic information from Neovim via MCP resources
- Automate editor interactions from external AI tools through the MCP protocol
Pros
- Written in Rust for performance and reliability
- Tightly integrated with Neovim’s architecture
- Open source with permissive licensing
Cons
- Small community with only 56 GitHub stars
- Limited to Neovim (no support for other editors)
- Early stage tool with potentially undocumented edge cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Written in Rust for performance and reliability
- Tightly integrated with Neovim's architecture
- Open source with permissive licensing
Cons
- Small community with only 56 GitHub stars
- Limited to Neovim (no support for other editors)
- Early stage tool with potentially undocumented edge cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.