mcpbeat Sign in

feed-digest MCP Server

by kymac-feeds Your server? Claim it
answering

feed-digest is answering right now. Last checked 11 min ago. It exposes 12 tools.

RSS/Atom URL → structured items for bots. Free try then prepaid TEST. https://feeds.kymac.co

Uptime history 22 hours of history
22 hours agonow
100.0%
Uptime 24h
83 of 83 checks
12
Tools
read from the server
439 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check feed-digest 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 11 min ago.

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

Available tools 12

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

credit
credit_balance
Derived prepaid balance for this caller_id (GET /credits/balance).
credit_events
Append-only events for this caller_id (GET /credits/events). Debit reason is digest_success after POST /digest ok:true.
list_credit_packs
Prepaid TEST packs (GET /credits/packs). checkout_credits is intent only; credits grant after confirm_credits.
checkout
checkout_credits
TEST intent for a pack (POST /credits/checkout). Intent only, returns credits_pending; credits are not granted or spendable until confirm_credits succeeds. Requires a caller key. No live Stripe.
confirm
confirm_credits
Confirm a TEST checkout intent (POST /credits/confirm). This is when credits become granted/spendable (appends credit.purchase with credits_added). TEST only. Synthetic pi_test_… until LAS-212.
digest
digest_feed
Fetch a public RSS or Atom feed (POST /digest). Install via GET https://feeds.kymac.co/llms.txt only. Prefer Authorization: Bearer; X-API-Key is an alias. Golden URL https://hnrss.org/frontpage. Compare ok true JSON in llms.txt. First key includes 1 free credit. Quote first with quote_credits (no debit). Debits 1 credit on ok:true (credit.debit reason=digest_success). 200 bodies include credits_burned and credits_remaining. HTTP fails use code/message/retryable/next (error aliases message). 401 next=refresh key. 402: code=insufficient_credits, retryable=false, next=buy credits. Retryable fails use next=retry.
health
health
Public readiness (GET /health): billing (test|gated) and runner_ready. No key.
issue
issue_key
Mint a caller key (POST /keys). Bot install starts at GET https://feeds.kymac.co/llms.txt (sole advertised entry). Secret fdg_… is returned once. Prefer Authorization: Bearer; X-API-Key is an alias. First issue grants 1 free credit (credit.grant reason=first_key). Quote cost with quote_credits before digest_feed.
quote
quote_credits
Dry-run cost for an op without debit (GET /credits/quote?op=digest). Returns cost, balance, and would_succeed.
revoke
revoke_key
Invalidate the presented secret (POST /keys/revoke). Same id is revoked; old secret then fails 401 invalid_api_key. Prefer Authorization: Bearer; X-API-Key is an alias only. No ops file-edit.
rotate
rotate_key
Replace the presented secret (POST /keys/rotate). Same id/caller_id and credits. New fdg_… is returned once. Old secret then fails 401 invalid_api_key. Prefer Authorization: Bearer; X-API-Key is an alias only. No ops file-edit.
verify
verify_key
Confirm FEED_DIGEST_API_KEY or Authorization: Bearer (GET /keys/verify). X-API-Key is an alias only. Does not echo the secret.

Endpoints

URLTransportStateLatencyChecked
https://feeds.kymac.co/mcp streamable-http answering 520 ms 11 min ago

Alternatives to feed-digest

same job, measured the same way
C
pdf-text
by kymac-pdf

PDF URL → extracted text for bots. Free try then prepaid TEST. https://pdf.kymac.co

12 tools answering
C
image-ocr
by kymac-ocr

Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co

12 tools answering
C
webhook-inbox
by kymac-inbox

Ephemeral HTTPS inbox for bots: mint URL, capture POSTs, list JSON. TEST. https://inbox.kymac.co

15 tools answering
Test
by dave-london

Auto-detects test framework (pytest, jest, vitest) and returns structured results.

146 installs/wk local only
Playwright Report MCP
by hubertgajewski

Run Playwright tests and surface structured results for AI agents doing test failure analysis.

171 installs/wk local only
Venture Foundry QA
by ventureagent-ai

Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.

5 tools answering
TestGraph
by bbcbasic

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

37 tools answering
Pare Cargo
by dave-london

Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.

130 installs/wk local only

feed-digest — questions

Answers built from our own checks of this server.

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