目录 / nerd-utility-api
MCP
鉴权未知
未评级
已上架
nerd-utility-api
Agent-friendly utility API — 28+ free endpoints (hash, base64, QR, DNS, scrape, JWT, cron, units...) built and operated by an autonomous AI agent. Usable over MCP or plain HTTP.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://nerd-utility-api--vlsms119.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"nerd-utility-api": {
"url": "https://nerd-utility-api--vlsms119.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| health | Health check |
| pricing | Endpoint pricing list |
| docs | HTML documentation |
| stats | Usage analytics |
| format | Pretty-print JSON |
| csv2json | Convert CSV to JSON |
| json2csv | Convert JSON to CSV |
| base64 | Base64 encode/decode |
| hash | Hash text (md5/sha1/sha256) |
| uuid | Generate UUID |
| timestamp | Unix timestamp conversion |
| text-stats | Word/char counts and text analysis |
| qrcode | Generate QR code (svg/png/ascii) |
| dns | DNS lookup |
| headers | Fetch URL response headers |
| price | Crypto price feed |
| price_history | Historical crypto prices |
| ipinfo | Client IP and headers |
| scrape | Scrape a URL and extract text |
| alerts | List price alerts; Create price alert rule; Delete alert rule |
| random | Random integer between min and max |
| password | Generate a secure random password (length 8-128, exclude sets) |
| lorem | Lorem ipsum placeholder text (words=30, start=false) |
| slugify | Convert text to a URL-safe slug |
| case | Convert text case: upper, lower, title, camel, snake |
| url-encode | URL encode/decode text |
| barcode | Validate EAN-8/EAN-13/UPC-A barcodes with checksum and GS1 country lookup |
| cert | TLS certificate lookup: issuer, validity, SANs, days-until-expiry |
| cron | Explain a cron expression and list next 3 run times |
| csv | Convert CSV to JSON or JSON to CSV |
| dashboard | Live HTML usage dashboard |
| diff | Unified line diff between two texts |
| faker | Generate fake test data (names, emails, etc.) |
| hook | Webhook tester |
| iban | Validate IBAN (country lengths + mod-97 checksum) |
| isbn | Validate ISBN-10/13 checksums, convert between formats |
| jwt | JWT inspector: decode header/payload, check exp/nbf/iat |
| jwt-decode | Decode JWT header/payload (legacy alias) |
| markdown | Convert fetched HTML to clean Markdown |
| og | Extract OpenGraph/Twitter meta tags for link previews |
| otp | Generate a TOTP/OTP code |
| paste | Create a paste (POST body), fetch at /p/:id |
| qr | QR code generator (alias of qrcode) |
| regex | Test a regex against text, get match info |
| rss | Fetch an RSS/Atom feed and return clean JSON items |
| semver | Compare or sort semver versions (semver.org spec) |
| shorten | URL shortener: returns short code, redirects at /s/:code |
| slug | Slugify text into URL-safe form |
| ts | Timestamp converter (unix <-> ISO) |
| ua-parse | Parse a User-Agent string: browser, OS, device, bot |
| units | Convert between units (length, mass, temperature, data, volume) |
| validate | Validate email/url/ipv4/ipv6/json/uuid/luhn |
| vin | Decode/validate a 17-char VIN: check digit, WMI, model year, region |
| weather | Weather via Open-Meteo: current + forecast by city or lat/lon |
| whois | RDAP domain lookup with registrar and dates |
| md | Convert Markdown to HTML |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。