mcpbeat Sign in

Penniless Data Utilities MCP Server

by danielarif26 Your server? Claim it
answering

Penniless Data Utilities is answering right now. Last checked 6 min ago. It exposes 9 tools. Last commit 14 Sep 2026.

Ten x402-paid tools for JSON, YAML, cron, diff, text, DNS, WHOIS, GitHub, crypto, and email.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
9
Tools
read from the server
776 ms
Response time
average over 24h
0
Stars
last commit 14 Sep 2026

Nothing serious here today

Today is the operative word: we check Penniless Data Utilities 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 penniless-data-utilities --transport http https://penniless-json-repair.sjaman.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "penniless-data-utilities": {
      "url": "https://penniless-json-repair.sjaman.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.penniless-data-utilities]
url = "https://penniless-json-repair.sjaman.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "penniless-data-utilities": {
      "url": "https://penniless-json-repair.sjaman.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "penniless-data-utilities": {
      "url": "https://penniless-json-repair.sjaman.workers.dev/mcp"
    }
  }
}

Available tools 9

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

text
text_diff
Produces a unified diff plus added/removed counts between two texts (LCS line diff, configurable context lines). Body {old, new, context?} -> {ok, identical, added, removed, hunks, unified}. Costs $0.001 USDC on Base per call.
text_extract
Extracts clean text, title, headings, links, URLs, and emails from HTML or plain text. Body {input, numbers?, codeBlocks?} -> {ok, source, title, headings, links, urls, emails, text}. Costs $0.001 USDC on Base per call.
cron
cron_next_run
Computes the next UTC fire time for a 5-field cron expression (supports steps, ranges, lists, and month/weekday names). Body {expr, after?} -> {ok, next, epochMs}. Costs $0.001 USDC on Base per call.
dns
dns_lookup
JSON DNS-over-HTTPS lookup for A, AAAA, CNAME, MX, TXT, NS, SOA, PTR, SRV, CAA. Body {domain, type?} -> {ok, domain, type, status, answers[]}. Costs $0.001 USDC on Base per call.
domain
domain_whois
Structured WHOIS via RDAP for any domain: registrar, IANA id, statuses, expiry/registration dates, nameservers, DNSSEC. Body {domain} -> {ok, found, domain, registrar, status[], events{}, nameservers[], dnssec}. Costs $0.001 USDC on Base per call.
email
email_validate
Email deliverability check: RFC-style syntax plus live MX probe of the domain. Body {email} -> {ok, valid, formatValid, domainHasMx, mx[]}. Costs $0.001 USDC on Base per call.
github
github_repo_stats
Popularity and metadata for any public GitHub repo: stars, forks, open issues, watchers, language, license, topics, last push. Body {repo} -> {ok, found, stars, forks, openIssues, language, license, pushedAt}. Costs $0.001 USDC on Base per call.
repair
repair_json
Repairs malformed LLM JSON: strips Markdown fences and prose wrappers, fixes trailing commas, converts Python literals (True/False/None) and single/unquoted keys, removes comments, recovers balanced JSON from truncated output. Body {input} -> {ok, repaired, applied}. Costs $0.001 USDC on Base per call.
yaml
yaml_to_json
Converts a YAML subset (block maps, sequences, nested indentation, scalars, comments) into JSON with no runtime dependency. Body {input} -> {ok, value, warnings}. Costs $0.001 USDC on Base per call.

Endpoints

URLTransportStateLatencyChecked
https://penniless-json-repair.sjaman.workers.dev/mcp streamable-http answering 2815 ms 6 min ago

Alternatives to Penniless Data Utilities

same job, measured the same way
OpenOSINT
by sonotommy

AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.

863 installs/wk local only
OpenOSINT
by openosint

AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.

local only
Tools
by jiebang-www

20 free dev tools: JSON/YAML, XML/SQL, Cron, SEO, QR code, URL shortener, cron tasks, files

29 tools answering
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
AARF Utility Network
by qolapps

Paid AI utilities for web comparison, code checks, document extraction, security, and research.

15 tools answering
BACH CodeCommander
by lukisch

17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex.

41 installs/wk local only
I
X402 MCP Tools
by sslip-249-111-77-187

Pay-per-call MCP tools via x402 (USDC on Base): QR codes, images, text analysis, web fetch.

4 tools answering
Dep Diff MCP
by digicatalyst-systems

Translates a lockfile diff into a human-readable upgrade plan for npm, PyPI, and GitHub Actions.

165 installs/wk 2 tools answering

Penniless Data Utilities — questions

Answers built from our own checks of this server.

What can Penniless Data Utilities do?
It exposes 9 tools, read directly from the server on our last check. Among them: cron_next_run, dns_lookup, domain_whois, email_validate, github_repo_stats, repair_json and 3 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 Penniless Data Utilities 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 776 ms. The bar chart above shows every period we have measured.
How do I connect Penniless Data Utilities?
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 Penniless Data Utilities need an API key?
No. Penniless Data Utilities completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Penniless Data Utilities?
It answers our handshake in 776 ms on average, which is faster than 14% 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 Penniless Data Utilities 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.