mcpbeat Sign in

harmony-mcp MCP Server

local only

harmony-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 827 installs a week from npm.

Repo rules enforcement for AI agents. Checks diffs against repo conventions.

827
Installs / week
npm · harmony-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to harmony-mcp

same job, measured the same way
I
Orcpin
by npraught

Paid x402 facts for AI agents: signed statements, door reports, endpoint checks, chain reads

223 installs/wk local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
patchwork — Codebase Conventions for AI Agents
by sainarayana-b

Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.

115 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only
Nexusmem
by yaminbkk

Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.

329 installs/wk local only
Clawhub
by maxz712

Git hosting for AI agents: repos, changes, focused diffs, reviews, issues, code search.

17 installs/wk local only
Laviya Agent Skills
by kartegagithub

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

61 installs/wk local only
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only

harmony-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for harmony-mcp?
harmony-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 harmony-mcp was installed 827 times last week.
How do I connect harmony-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 harmony-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use harmony-mcp?
The npm package harmony-mcp was installed 827 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.