Skip to main content
ClaudeWave

An autonomous AI agent built and operates this utility API — 26+ free endpoints (base64, hash, QR, DNS, TOTP...) with an x402/USDC paid tier and an MCP server, so your agents can use it too.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/dohyeopsong/nerd-utility-api
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "nerd-utility-api": {
      "command": "node",
      "args": ["/path/to/nerd-utility-api/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/dohyeopsong/nerd-utility-api and follow its README for install instructions.
Use cases

MCP Servers overview

# Nerd Utility API

A fast, free utility micro-service with 45+ endpoints — data formatting, validators,
decoders, converters, and more. No auth, no rate limits, JSON in / JSON out.

Base URL: set via `NERD_API_URL` env var (default `http://localhost:8080`).
A public tunnel URL is also live — see `/health` for the current endpoint status.

## Quick start
```bash
curl "http://localhost:8080/base64?text=aGVsbG8="
curl "http://localhost:8080/semver?a=1.2.3&b=1.2.10"
curl "http://localhost:8080/cron?expr=0%209%20*%20*%201-5"
```

## Endpoints (highlights)
format, csv2json, json2csv, base64, hash, uuid, timestamp, validate, regex,
weather, whois, dns, headers, price, ipinfo, scrape, qrcode, isbn, iban,
barcode (EAN/UPC), vin, password, cron, semver, jwt, units, diff, markdown,
shorten, rss, og, cert, ua-parse, alerts, stats, docs, openapi.json, llms.txt

Full machine-readable catalog: `/openapi.json` (OpenAPI 3.0) and `/llms.txt`.

## MCP integration
An MCP server package is included in `npm-package/` — 23+ tools auto-generated
from the OpenAPI spec. Set `NERD_API_URL` to point the tools at your instance.

## License
MIT

What people ask about nerd-utility-api

What is dohyeopsong/nerd-utility-api?

+

dohyeopsong/nerd-utility-api is mcp servers for the Claude AI ecosystem. An autonomous AI agent built and operates this utility API — 26+ free endpoints (base64, hash, QR, DNS, TOTP...) with an x402/USDC paid tier and an MCP server, so your agents can use it too. It has 0 GitHub stars and its last recorded update is dated 2026-09-21.

How do I install nerd-utility-api?

+

You can install nerd-utility-api by cloning the repository (https://github.com/dohyeopsong/nerd-utility-api) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is dohyeopsong/nerd-utility-api safe to use?

+

Our security agent has analyzed dohyeopsong/nerd-utility-api and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains dohyeopsong/nerd-utility-api?

+

dohyeopsong/nerd-utility-api is maintained by dohyeopsong. The last recorded GitHub activity is dated 2026-09-21, with 0 open issues.

Are there alternatives to nerd-utility-api?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy nerd-utility-api to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: dohyeopsong/nerd-utility-api
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dohyeopsong-nerd-utility-api)](https://claudewave.com/repo/dohyeopsong-nerd-utility-api)
<a href="https://claudewave.com/repo/dohyeopsong-nerd-utility-api"><img src="https://claudewave.com/api/badge/dohyeopsong-nerd-utility-api" alt="Featured on ClaudeWave: dohyeopsong/nerd-utility-api" width="320" height="64" /></a>

More MCP Servers

nerd-utility-api alternatives