mcpbeat Sign in

Calaf Seed Tools MCP Server

answering

Calaf Seed Tools is answering right now. Last checked moments ago. It exposes 2 tools. Last commit 23 Aug 2026.

Author and validate Calaf workspace seeds against the app's real importer. No account needed.

Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
92 of 92 checks
2
Tools
read from the server
278 ms
Response time
average over 24h
0
Stars
last commit 23 Aug 2026

Nothing serious here today

Today is the operative word: we check Calaf Seed Tools 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 0 min ago.

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

Available tools 2

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

seed
get_seed_format
Returns the complete specification (markdown) for calaf_seed: 1 JSON documents — the format to follow when a user asks for a Calaf seed. Read it before authoring; then check your draft with validate_seed.
validate
validate_seed
Runs a draft seed document through the exact parser the Calaf app imports with. Pass the entire JSON document as a string. Returns per-section counts and the precise issue list (path, severity, message): severity "error" means nothing imports; "dropped" means that row or field is discarded and the rest lands. Fix the issues and validate again until clean before delivering the file to the user.

Endpoints

URLTransportStateLatencyChecked
https://calaf.ai/api/mcp streamable-http answering 208 ms 0 min ago

Alternatives to Calaf Seed Tools

same job, measured the same way
Campus Copilot MCP
by xiaojiou176-open

Read-only MCP server for the local Campus Copilot BFF and imported workspace snapshots.

local only
SORNFlow
by sornflow

Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.

answering
Cvx
by hrtips

Create, validate, and render CV PDFs from plain YAML — fully local, no accounts.

248 installs/wk local only
Gmail
by pulsemcp

MCP server for Gmail with OAuth2 (personal) and service account (Workspace) support.

146 installs/wk local only
SavePinner Pinterest URL Tools
by jiankn

Parse, validate, classify, and normalize Pinterest URLs locally without network requests.

42 installs/wk local only
C
FieldRobin
by fieldrobin

Authenticated, read-only field-service workspace tools for FieldRobin businesses.

45 tools answering
LiveVariant
by livevariant

Build, inspect and read adaptive A/B tests. Config travels in the URL; no account or API key needed.

863 installs/wk 9 tools answering
Attester Oracle
by maminihds

Verify PyPI and npm packages, symbols, and version diffs against real artifacts. Free, no account.

4 tools answering

Calaf Seed Tools — questions

Answers built from our own checks of this server.

What can Calaf Seed Tools do?
It exposes 2 tools, read directly from the server on our last check. Among them: get_seed_format, validate_seed. 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 Calaf Seed Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 278 ms. The bar chart above shows every period we have measured.
How do I connect Calaf Seed Tools?
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 Calaf Seed Tools need an API key?
No. Calaf Seed Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Calaf Seed Tools?
It answers our handshake in 278 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Calaf Seed Tools open source?
Yes — 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.