Loomal

vim-mcp

MCP server by github.com/iggredible/vim-mcp

Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros

3 starsnpm: vim-mcp

About vim-mcp

vim-mcp is an MCP (Model Context Protocol) server published by iggredible in the official MCP registry, listed under Search on Loomal. Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros

It ships as an npm package (vim-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/iggredible/vim-mcp, where the project has earned 3 GitHub stars.

Use vim-mcp with your agent

Claude Code · one command
claude mcp add vim-mcp -- npx -y vim-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vim-mcp"
      ]
    }
  }
}
npmvim-mcp

Frequently asked questions

What is vim-mcp?
vim-mcp is an MCP (Model Context Protocol) server by iggredible in the Search category. Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros
How do I connect vim-mcp to Claude, Cursor, or another MCP client?
Install vim-mcp from its npm package (vim-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vim-mcp open source?
Yes — the source code is public at github.com/iggredible/vim-mcp, with 3 GitHub stars.
Can AI agents pay to use vim-mcp?
Not yet through Loomal — vim-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vim-mcp? Claim this listing free by verifying GitHub ownership, or contact us.