Home › Development › overseer-nvim-mcp

overseer-nvim-mcp

Gives coding agents the user's own view and control of overseer.nvim tasks in Neovim

TypeScript Local macOSLinux
★ 0 stars Last pushed 2026-08-11 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "overseer-nvim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry