mcpbeat Sign in

PubFi MCP Server

answering

PubFi MCP is answering right now. Last checked 3 min ago. It exposes 4 tools. Last commit 17 Sep 2026.

Use MCP 2026-07-28 discovery or 2025-11-25 initialize to list and execute PubFi routes.

Uptime history 52 days of history · worst day 0%
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
483 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

What changed 67

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 August 2026. No other catalogue keeps this.

23 Sep a tool changed version
22 Sep a tool changed version3 times that day
21 Sep a tool changed version6 times that day
19 Sep a tool changed version2 times that day
18 Sep a tool changed version
17 Sep a tool changed version8 times that day
15 Sep a tool changed version2 times that day
14 Sep a tool changed version2 times that day
12 Sep a tool changed version2 times that day
11 Sep a tool changed version
and 57 more, back to 8 August 2026

Nothing serious here today

Today is the operative word: we check PubFi 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

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.pubfi.ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.pubfi.ai"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.pubfi.ai"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.pubfi.ai"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.pubfi.ai"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

pubfi
pubfi.capabilities.get
Return the full typed request, response, metering, and readiness contract for one exact capability id from the installed Registry generation.
pubfi.capabilities.list
Enumerate the complete installed Registry v2 catalog as deterministic compact pages. The server does not rank, infer intent, or choose a capability.
pubfi.route.execute
Execute one exact GET or POST path through the authenticated PubFi account lane and the same Registry v2 matcher and typed executor as the HTTP gateway. Append :free only when the capability catalog publishes that exact account-scoped free variant.
pubfi.substrate.runtime_upgrade.verify
Verify one reviewed Substrate System.apply_authorized_upgrade extrinsic through the authenticated account lane. Supply the expected Blake2b-256 hash of the FRAME System AuthorizedUpgrade code payload, not the active :code hash at the apply block. The server streams and discards provider runtime code, persists only a compact proof, and returns independent comparison evidence.

Endpoints

URLTransportStateLatencyChecked
https://mcp.pubfi.ai streamable-http answering 762 ms 3 min ago

Alternatives to PubFi MCP

same job, measured the same way
MCP 2026 Migration Lint
by jmshinhwa

The 2026-07-28 MCP revision removed the initialize handshake, sessions, ping and 4 more RPCs. 27 rul

337 installs/wk local only
Apiosk Connect
by obcraft

Discover, pay for, execute, and publish APIs through Apiosk.

83 installs/wk 3 tools answering
Dossier
by imboard

MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers

104 installs/wk local only
MetaMesh-UGA
by metamesh-uga

Serverless edge control plane to discover, route and monetize 14,982+ MCP tools.

15 tools answering
Danube AI
by danubeai

Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers.

answering
D
BrunoSan Intelligence Concierge
by brunosan

Discovery MCP for 11 intelligence domains plus LENS with live tools, routing and endpoints.

9 tools answering
Crabeye MCP Bridge
by crabeye-ai

One MCP connection for all your tools — with discovery, namespacing, and execution policies.

30 installs/wk local only
Htag Docs
by htagai

Public HTAG discovery for MCP tools, API endpoints, OpenAPI ops, and agents.

5 tools answering

PubFi MCP — questions

Answers built from our own checks of this server.

What can PubFi MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: pubfi.capabilities.get, pubfi.capabilities.list, pubfi.route.execute, pubfi.substrate.runtime_upgrade.verify. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is PubFi 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 483 ms. The bar chart above shows every period we have measured.
How do I connect PubFi 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.
Does PubFi MCP need an API key?
No. PubFi MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is PubFi MCP?
It answers our handshake in 483 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is PubFi MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.