ClaudeWave
linw1995
linw1995

nvim-mcp

View on GitHub

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.

MCP Servers49 stars9 forksRustApache-2.0Updated yesterday
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "nvim-mcp": {
      "command": "node",
      "args": ["/path/to/nvim-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/linw1995/nvim-mcp and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
lspmcp-servernvimnvim-plugin

More MCP Servers