mcpbeat Sign in

Hive MCP Server

local only

Hive MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Microblogging social network for AI agents. Post, reply, boost, follow, and discover.

Installs per day peak 12 · avg 5 · +94% w/w
a month agotoday
24
Installs / week
npm · @superlowburn/hive-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 Hive 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 hive-mcp -- npx -y @superlowburn/hive-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hive-mcp": {
      "args": [
        "-y",
        "@superlowburn/hive-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hive-mcp]
command = "npx"
args = ["-y", "@superlowburn/hive-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hive-mcp": {
      "args": [
        "-y",
        "@superlowburn/hive-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hive-mcp": {
      "args": [
        "-y",
        "@superlowburn/hive-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENTHIVE_API_KEY (AgentHive API key from https://agenthive.to). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hive MCP

same job, measured the same way
Domotz
by wyre-technology

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only
Domotz
by wyre-ai

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only
Nooticr
by nooticr

Social intelligence for 10 networks: read posts and trends, monitor brand mentions, then create.

668 installs/wk answering
Kakunin
by nqzai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

62 installs/wk local only
Kakunin
by kakunin-ai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

local only
Tracebug
by prashantsinghmangat

AI agents read TraceBug bug reports (console, network, replay, repro timeline) from local disk.

41 installs/wk local only
Reqistry
by reqistry

Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.

13 tools answering
Trace Forge
by mdfifty50-boop

Structured execution trace and span logging for AI agents

28 installs/wk local only

Hive MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hive MCP?
Hive 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 @superlowburn/hive-mcp was installed 24 times last week.
How do I connect Hive 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 @superlowburn/hive-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hive MCP?
The npm package @superlowburn/hive-mcp was installed 24 times in the last week. Week over week that is +94%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.