ClaudeWave
linw1995 avatar
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 stars11 forksRustApache-2.0Updated 9d ago
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

MCP Servers overview

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

What people ask about nvim-mcp

What is linw1995/nvim-mcp?

+

linw1995/nvim-mcp is mcp servers for the Claude AI ecosystem. 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. It has 49 GitHub stars and was last updated 9d ago.

How do I install nvim-mcp?

+

You can install nvim-mcp by cloning the repository (https://github.com/linw1995/nvim-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is linw1995/nvim-mcp safe to use?

+

Our security agent has analyzed linw1995/nvim-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains linw1995/nvim-mcp?

+

linw1995/nvim-mcp is maintained by linw1995. The last recorded GitHub activity is from 9d ago, with 3 open issues.

Are there alternatives to nvim-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy nvim-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — linw1995/nvim-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/linw1995-nvim-mcp)](https://claudewave.com/repo/linw1995-nvim-mcp)
<a href="https://claudewave.com/repo/linw1995-nvim-mcp"><img src="https://claudewave.com/api/badge/linw1995-nvim-mcp" alt="Featured on ClaudeWave — linw1995/nvim-mcp" width="320" height="64" /></a>

More MCP Servers