mcpbeat Sign in

H2BIS ProjectBrain MCP Server

by h2bis-dev Your server? Claim it
local only

H2BIS ProjectBrain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 20 Apr 2026.

Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.

Installs per day peak 40 · avg 9 · -42% w/w
a month agotoday
67
Installs / week
npm · h2bis-mcp
0
Stars
0 open issues
20 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: API_BASE_URL (H2BIS ProjectBrain API base URL). The author declared them in the registry entry; get the values from the project itself.

Alternatives to H2BIS ProjectBrain MCP

same job, measured the same way
Hiveclaw
by omiiyamu

Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.

19 installs/wk answering
Tigris MCP Server
by storage

Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.

answering
Public Data Ukraine Mcp
by varvararatta

Public Data Ukraine Mcp connects AI agents to real public APIs via MCP. Tools include

5 tools answering
ConnectWise Manage
by wyre-technology

MCP server for ConnectWise Manage PSA — companies, tickets, projects, time entries, and more.

local only
ConnectWise Manage
by wyre-ai

MCP server for ConnectWise Manage PSA — companies, tickets, projects, time entries, and more.

local only
Subotiz MCP
by subotiz

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

answering
Stellary Project Management MCP Server
by anymfah

Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

answering
Tixxly
by teamtixxly

Tixxly MCP server — connect AI agents to tours, experiences, and activities

52 installs/wk local only

H2BIS ProjectBrain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for H2BIS ProjectBrain MCP?
H2BIS ProjectBrain 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 h2bis-mcp was installed 67 times last week.
How do I connect H2BIS ProjectBrain 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 h2bis-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use H2BIS ProjectBrain MCP?
The npm package h2bis-mcp was installed 67 times in the last week. Week over week that is -42%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is H2BIS ProjectBrain MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.