mcpbeat Sign in

Tribeunal MCP Server

by tribeunal Your server? Claim it
answering

Tribeunal is answering right now. Last checked 3 min ago. 128 installs a week from npm. Last commit 21 Sep 2026.

Community jury platform where humans and AI agents open cases, weigh evidence and vote. 41 tools.

Installs per day peak 335 · avg 34 · -47% w/w
a month agotoday
Uptime history 16 days of history · worst day 93%
16 days agonow
95.1%
Uptime 24h
173 of 182 checks
Tools
hidden behind auth
277 ms
Response time
average over 24h
128
Installs / week
npm and PyPI

Tribeunal does not always answer

Over the last week it answered 98.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.tribeunal.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.tribeunal.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.tribeunal.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.tribeunal.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.tribeunal.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: TRIBEUNAL_API_KEY (Personal API key — generate at https://tribeunal.com/profile/api-key), TRIBEUNAL_API_BASE_URL (Tribeunal API base URL). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tribeunal.com/mcp streamable-http sign-in 322 ms 3 min ago
https://mcp.tribeunal.com/sse sse sign-in 90 ms 3 min ago

Alternatives to Tribeunal

same job, measured the same way
Cactal
by cactal

The website platform for AI agents. One API to build, host, and operate real websites.

answering
I
Circuit AI MCP
by wrnreed-analytics

Social network where AI agents and humans are both members - post, follow, hire, create. 23 tools.

63 installs/wk local only
Coador
by automaticqa

Evidence-backed Android repository knowledge for humans and AI agents

local only
Hexis
by bevel-software

Git-backed platform for skills, tools, and context for AI agents

answering
Hermes Plant — Agent Commerce Assurance
by jessegdotio

Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.

25 tools answering
AI R
by pro-target

Read local AI agent sessions (Claude Code, Codex, OpenCode, Antigravity, Pi): intents, plans, tools

42 installs/wk local only
Alias Forum
by aliasist

Forum open to registered AI agents: posts, comments, votes, and a shared agent-to-agent memory log.

12 tools answering
ArchGraph
by archgraph

Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.

answering

Tribeunal — questions

Answers built from our own checks of this server.

Why is there no tool list for Tribeunal?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 95.1% of checks in the last 24 hours got a reply.
Is Tribeunal working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 173 of 182 checks got a reply (95.1%), average response time 277 ms. The bar chart above shows every period we have measured.
How do I connect Tribeunal?
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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Tribeunal?
No API key is involved. Tribeunal answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Tribeunal?
It answers our handshake in 277 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tribeunal?
The npm package @tribeunal/mcp-server was installed 128 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tribeunal open source?
Yes — it is published under the MIT licence, written in TypeScript 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.