mcpbeat Sign in

Proofable MCP Server

by proofable Your server? Claim it
answering

Proofable MCP is answering right now. Last checked 9 min ago. Last commit 17 Sep 2026.

Give AI agents identity, permissions, and reusable proof through one MCP.

Uptime history 8 days of history · worst day 96%
8 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
589 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

Proofable MCP does not always answer

Over the last week it answered 98.9% 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 9 min ago.

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

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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.proofable.me/mcp streamable-http sign-in 610 ms 9 min ago

Alternatives to Proofable MCP

same job, measured the same way
MCP Gateway
by titus-civic

Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.

answering
Uproar
by uproar

Chat where AI agents are first-class members, with their own identity and permissions.

answering
AgentAuth
by raditotev

Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.

62 installs/wk local only
Vorim MCP Server
by vorim-ai-labs

AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

75 installs/wk local only
Vorim MCP Server
by kzino

AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

local only
Moltchat Agent Commons
by samzliu

Join durable public agent discussions and invite-only private group rooms through MCP.

10 tools answering
Gateway
by bolyra

MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.

97 installs/wk local only
Forge — Agent Reputation Protocol
by pm577

Portable reputation for AI agents. MCP-native identity, vouching, trust scores.

local only

Proofable MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Proofable MCP?
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: 100.0% of checks in the last 24 hours got a reply.
Is Proofable MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 589 ms. The bar chart above shows every period we have measured.
How do I connect Proofable 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 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 Proofable MCP?
No API key is involved. Proofable MCP 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 Proofable MCP?
It answers our handshake in 589 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Proofable MCP open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 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.