mcpbeat Sign in

Overseer Nvim MCP Server

by impossiblecode Your server? Claim it
local only

Overseer Nvim MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 11 Aug 2026.

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

Installs per day peak 277 · avg 20
a month agotoday
27
Installs / week
npm · overseer-nvim-mcp
0
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Overseer Nvim MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add overseer-nvim-mcp -- npx -y overseer-nvim-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "overseer-nvim-mcp": {
      "args": [
        "-y",
        "overseer-nvim-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.overseer-nvim-mcp]
command = "npx"
args = ["-y", "overseer-nvim-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "overseer-nvim-mcp": {
      "args": [
        "-y",
        "overseer-nvim-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "overseer-nvim-mcp": {
      "args": [
        "-y",
        "overseer-nvim-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Overseer Nvim MCP

same job, measured the same way
Gossiper Shopify Admin MCP Server
by gossiper

Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.

answering
Agentpack
by ihorponom

Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.

127 installs/wk local only
Playwright Network Chaos MCP
by vola-trebla

MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions

17 installs/wk local only
Calm MCP
by eilodon

MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.

128 installs/wk local only
Frostbyte
by getfrostbyte

Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.

answering
Deja Vu
by vshulcz

deja-vu: local memory over the session histories of twenty-five coding agents.

834 installs/wk local only
Sublime Text MCP
by dpc00

MCP server for Sublime Text 4. Lets AI coding agents read and control a running ST instance.

158 installs/wk local only
Dobby
by gil-dobby

Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.

28 installs/wk answering

Overseer Nvim MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Overseer Nvim MCP?
Overseer Nvim MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package overseer-nvim-mcp was installed 27 times last week.
How do I connect Overseer Nvim MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls overseer-nvim-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Overseer Nvim MCP?
The npm package overseer-nvim-mcp was installed 27 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Overseer Nvim MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.