Skip to content

paulburgess1357/nvim-mcp

v0.7.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 28d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai artificial-intelligence claude claude-code codex cursor
+11 more
llm mcp mcp-server model-context-protocol msgpack-rpc neovim neovim-config nvim openai text-editor vim

Summary

AI summary

nvim-mcp is now packaged as a Cursor plugin for one-click install.

Full changelog

What's New

Cursor Marketplace plugin

nvim-mcp is now packaged as a Cursor plugin for one-click install (pending marketplace review). Installing it in Cursor adds both the MCP server registration and the agent rule in a single step. To activate the rule on demand, start chats with something like "Connect to my Neovim instance", or set the rule to "Always" in Settings → Rules.

This release adds .cursor-plugin/plugin.json, mcp.json, rules/nvim-mcp.mdc, and assets/avatar.png at the repo root — the layout required by the Open Plugins standard.

Non-interactive flags on the config generator

config/generate-configs.sh now supports --cursor, --claude, --codex, --opencode, and --all for scripted use. The interactive menu still works when called without arguments.

Other Changes

  • README: added a "Cursor users" callout in Quick start
  • Strengthened the rule description so "Apply Intelligently" mode triggers reliably when the user mentions Neovim or nvim-mcp

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track paulburgess1357/nvim-mcp

Get notified when new releases ship.

Sign up free

About paulburgess1357/nvim-mcp

MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.

All releases →

Related context

Earlier breaking changes

  • v1.0.0 MCP surface is now committed under semantic versioning.
  • v1.0.0 MCP surface (state, buffers, windows, navigation, commands, highlights, virtual text) now under semantic versioning.
  • v1.0.0 Promotes PyPI metadata from `Development Status :: 3 - Alpha` to `5 - Production/Stable`.

Beta — feedback welcome: [email protected]