mcpbeat Sign in

Farpy MCP Server

by mangomunchr Your server? Claim it
answering

Farpy is answering right now. Last checked 6 min ago. It exposes 8 tools. Last commit 23 Aug 2026.

Verified GPU compute for Blender rendering with signed receipts and proof.

Uptime history 19 days of history · worst day 0%
19 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
168 ms
Response time
average over 24h
1
Stars
last commit 23 Aug 2026

Nothing serious here today

Today is the operative word: we check Farpy 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 6 min ago.

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

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Available tools 8

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

farpy
farpy_capabilities
Return FARPY compute capabilities.
farpy_download
Return a short-lived authenticated FARPY artifact download URL.
farpy_inspect_blend
Inspect a Blender .blend upload and return detected frame range and pricing.
farpy_job_status
Return one FARPY render job or recent render history.
farpy_prepare_upload
Create a short-lived one-time upload URL for a local Blender .blend file. Upload the file bytes directly with HTTP PUT; do not send file bytes through model context.
farpy_receipt
Retrieve a FARPY render receipt.
farpy_submit_render
Start a FARPY render from an inspected upload.
farpy_wallet
Return FARPY wallet balance.

Endpoints

URLTransportStateLatencyChecked
https://api.farpy.com/mcp sse needs key 94 ms 6 min ago

Alternatives to Farpy

same job, measured the same way
Baton
by vinsenzo83

Hand off AI work with a signed Verification Receipt — an independent verifier proves it runs.

55 installs/wk 45 tools answering
Froglet
by armanas

Run local Froglet verifiable compute, signed receipts, settlement, and service publication.

64 installs/wk local only
Graviti
by thesingulariti

Verified brand claims with receipts for agent commerce. Ranking is never paid; the engine is open.

7 tools answering
ActionProof
by burakfenerci5

Tamper-proof audit trail for AI agents. Signed receipts, offline-verifiable, zero backend.

111 installs/wk local only
SignalBrain
by whitestone1121-web

Verifiable receipts for governed process changes; emit, validate, and gate trust

229 installs/wk local only
Bay Run
by barneywohl

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

3 tools answering
Hive Compute Grid
by srotzin

MCP server: solver auction across io.net / Akash / Render with signed receipts · Hive Civilization

3 tools answering
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

141 installs/wk local only

Farpy — questions

Answers built from our own checks of this server.

What can Farpy do?
It exposes 8 tools, read directly from the server on our last check. Among them: farpy_capabilities, farpy_download, farpy_inspect_blend, farpy_job_status, farpy_prepare_upload, farpy_receipt and 2 more. 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 Farpy 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 168 ms. The bar chart above shows every period we have measured.
How do I connect Farpy?
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 will need your own key or an OAuth login: it refuses anonymous clients.
Does Farpy need an API key?
Yes. Every time we knock, Farpy answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Farpy?
It answers our handshake in 168 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Farpy open source?
Yes — it is published under the NOASSERTION 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.