mcpbeat Sign in

Harbor Registry MCP Server

local only

Harbor Registry MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from pypi. Last commit 13 Aug 2026.

Harbor Registry MCP — projects, repos, artifacts, storage reports, cleanup (with dry-run).

Installs per day peak 302 · avg 40 · -23% w/w
a month agotoday
102
Installs / week
pypi · harbor-registry-mcp
1
Stars
0 open issues
13 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Harbor Registry 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 harbor-registry-mcp -- uvx harbor-registry-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "harbor-registry-mcp": {
      "args": [
        "harbor-registry-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.harbor-registry-mcp]
command = "uvx"
args = ["harbor-registry-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "harbor-registry-mcp": {
      "args": [
        "harbor-registry-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "harbor-registry-mcp": {
      "args": [
        "harbor-registry-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: HARBOR_URL (Harbor URL (e.g. https://harbor.example.com)), HARBOR_USERNAME (Harbor username (robot account recommended for automation)), HARBOR_PASSWORD (Harbor password or robot account token), HARBOR_SSL_VERIFY (Verify SSL certificates (true/false). Set to 'false' for self-signed certs.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Harbor Registry MCP

same job, measured the same way
Timesheet MCP
by timesheetio

timesheet.io MCP server - manage timers, projects, tasks and reports

49 installs/wk local only
Gpp
by mahabubul470

Project knowledge graph with history-checked belief staleness, changeset proposals, cost reporting

local only
Share Artifacts
by arunai30

Publish and update safe static HTML reports, presentations, and explainers with controlled sharing.

answering
Workflowy
by mholzen

Create, update, complete nodes, search & replace with regex and dry run, usage reports, transforms

local only
AI Agent Board verified MCP hub
by aiagentboard

Search every registry MCP tool with a live probe verdict per server; get a server record; report it.

3 tools answering
Rdstation CRM MCP
by fernandoludvig

Manage RD Station CRM contacts, deals, tasks and notes, with pipeline health reports

33 installs/wk local only
I
Portolan
by fcon-tech

Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.

77 installs/wk local only
Workfile
by illodev

Repository-native protocol and local MCP server for Work, Docs, History and durable project Memory.

1 308 installs/wk local only

Harbor Registry MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Harbor Registry MCP?
Harbor Registry 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 pypi package harbor-registry-mcp was installed 102 times last week.
How do I connect Harbor Registry 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 harbor-registry-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Harbor Registry MCP?
The pypi package harbor-registry-mcp was installed 102 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Harbor Registry MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 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.