nvim-claudecode-mcp

rhnvrm/nvim-claudecode-mcp

3.3

If you are the rightful owner of nvim-claudecode-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a Neovim plugin that facilitates interaction between AI assistants and the Neovim editor through a WebSocket-based server, enabling real-time collaboration and automation.

Tools

Functions exposed to the LLM to take actions

openFile

Open files with optional text selection

saveDocument

Save files with unsaved changes

checkDocumentDirty

Check if files have unsaved changes

getOpenEditors

List all open editor tabs

getDiagnostics

Get LSP diagnostics (errors, warnings)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources