mcpbeat Sign in

Hound MCP Server

by tiluckdave Your server? Claim it
local only

Hound runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 29 Jul 2026.

The dependency bloodhound for AI coding agents. Zero API keys, zero config.

Installs per day peak 39 · avg 11 · +7% w/w
a month agotoday
58
Installs / week
npm · hound-mcp
17
Stars
7 open issues
29 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Hound

same job, measured the same way
Dependency Migration MCP
by solvohq

Through-the-upgrade dependency-migration briefs for LLM coding agents.

local only
Security Intel MCP
by datakoot

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

5 tools answering
Yggdrasil
by vondervuflya

One shared, durable memory for your AI coding agents — local-first, zero-dependency.

341 installs/wk local only
I
LicenseGate
by computersmarts1

Open-source licence risk checks for AI coding agents and dependency trees.

1 tools answering
Specshield MCP Server
by specshield-io

The API-change deploy gate for AI coding agents. Read-only breaking-change detection.

local only
Security Intel MCP
by datakoot

CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.

5 tools answering
git-a2a
by neprel

Git module dependencies and owning-agent routing for coding agents

76 installs/wk local only
Mac Use MCP
by antbotlab

Zero-dependency macOS desktop automation for AI agents. 18 tools via MCP. macOS 13+.

90 installs/wk local only

Hound — questions

Answers built from our own checks of this server.

Why is there no uptime for Hound?
Hound 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 hound-mcp was installed 58 times last week.
How do I connect Hound?
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 hound-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hound?
The npm package hound-mcp was installed 58 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hound open source?
Yes — it is published under the MIT licence, written in TypeScript, 17 stars on GitHub and 7 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.