← Registry

Developer Tools

apimcp.site

Provides a set of general-purpose developer utilities including JSON formatting, QR code generation, hashing, HTML preview, and color conversion.

1 endpoint135 known toolsCached registry data

ENDPOINT 1

https://apimcp.site/mcp

No auth detected

Known tools 135

json-formatter

Validate, format, and inspect JSON.

qr-code

Generate QR codes as SVG or PNG.

hash

Generate hashes using MD5, SHA-1, SHA-256, SHA-384, or SHA-512.

html-preview

Preview HTML rendering.

color-converter

Convert between HEX, RGB, and HSL color formats.

cron-builder

Parse and explain cron expressions.

diff-checker

Compare two texts and get structured diff output with line-level additions/removals.

image-to-webp

Convert images to WebP format via URL.

svg-optimizer

Optimize SVG markup: remove whitespace, comments, and redundant attributes.

base64

Encode or decode Base64 text.

url-encoder

Encode or decode URL components with proper percent-encoding.

jwt-decoder

Decode JWT tokens.

uuid

Generate random UUID v4 identifiers.

token-counter

Count tokens, words, characters, and estimate reading time for any text.

text-summarizer

Extractive text summarization using frequency scoring.

case-converter

Convert text between upper, lower, title, sentence, camelCase, snake_case, kebab-case, and PascalCase.

base-converter

Convert numbers between binary, octal, decimal, hex, and any custom base.

unit-converter

Convert between units of length, mass, volume, and temperature.

password-generator

Generate cryptographically secure random passwords with configurable character sets.

lorem-ipsum

Generate lorem ipsum placeholder text.

countries

Get country data by code, search, or list all.

ip

Get geographic info for an IP address.

currency

Convert between currencies at live exchange rates.

email-verify

Validate email addresses: syntax check, MX record lookup, disposable domain detection, role-based detection, typo suggestions.

og-image

Generate Open Graph social share images (1200x630 SVG).

iban-validator

Validate international bank account numbers (IBAN).

vat-validator

Validate EU/EEA VAT numbers against official country formats.

phone

Validate and format phone numbers.

json-to-ts

Convert JSON objects to TypeScript interface definitions.

css-inliner

Inline CSS from HTML style tags into element style attributes.

keys

Create, list, and revoke API keys.

credit-card

Validate credit card numbers (Luhn) and detect brand, scheme, and BIN info.

domain-reputation

Check if a domain is disposable, suspicious, or free email provider.

password-strength

Entropy-based password strength scoring.

ssn-validator

Validate social security numbers for NO, SE, DK.

org-enrichment

Norwegian org number lookup.

url-safety

Scan URLs for suspicious patterns, phishing indicators, and security risks.

list-cleaner

Deduplicate and validate email or phone number lists.

image-optimizer

Optimize images: resize, compress, convert format (WebP/AVIF).

image-palette

Extract dominant colors from images.

barcode

Generate barcodes and QR codes.

image-watermark

Add text watermark to images.

json-csv

Bidirectional conversion between JSON arrays and CSV tables.

yaml-json

Bidirectional conversion between YAML and JSON formats.

sql-formatter

Pretty-print SQL queries.

json-schema

Infer JSON Schema from sample JSON data.

xml-json

Bidirectional conversion between XML and JSON.

dns-lookup

Look up DNS records: A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, CAA, TLSA.

ssl-info

Get SSL certificate details for a domain.

whois

Domain registration info via RDAP.

fake-data

Generate realistic fake data: names, emails, phones, companies, addresses, IBANs.

ai-text-rewrite

Rewrite text in different tones (professional, casual, formal, friendly, humorous).

ai-grammar

Fix grammar and spelling errors in text using AI.

ai-sentiment

Analyze sentiment (positive/negative/neutral) and detect emotions (joy, anger, sadness, fear, surprise) in text.

ai-translate

Translate text between 50+ languages using Workers AI.

ai-seo

Generate SEO-optimized title tags and meta descriptions from content.

ai-hashtags

Generate relevant hashtags for social media from content.

ai-faq

Generate FAQ questions and answers from content.

ai-blog-outline

Generate blog post outlines with headings and bullet points from a topic.

ai-product-desc

Write compelling product descriptions with tagline, benefits, and CTA.

ai-social-post

Generate social media posts for Twitter, LinkedIn, or Facebook from content.

ai-summarize

Summarize long text into concise bullet points using AI.

email-syntax

RFC 5322 email syntax validation with detailed breakdown of local part and domain.

email-role

Detect if email is a role-based account (admin@, info@, support@, etc.).

email-temp

Check if email uses a known temporary/disposable domain.

email-typosquat

Detect homoglyph and typosquat domains (g00gle.com vs google.com).

email-deliverability

Composite score (0-100) based on syntax, role detection, temporary domain, and domain length.

mx-lookup

Check MX records for a domain via Cloudflare DNS-over-HTTPS.

pdf-page-count

Get page count from uploaded PDF.

pdf-merge

Merge multiple PDFs into one.

pdf-split

Split a PDF into individual pages.

pdf-info

Extract PDF metadata (title, author, subject, keywords, page count).

invoice-generator

Generate a professional PDF invoice from parameters.

certificate-generator

Generate a completion/achievement certificate as PDF.

curl-to-code

Convert cURL commands to Python, JavaScript, Go, Rust, or PHP code.

html-to-markdown

Convert HTML documents to clean Markdown format.

markdown-to-html

Render Markdown to HTML with full CommonMark support.

rss-to-json

Parse RSS or Atom feeds into structured JSON with items, categories, and metadata.

jsonpath-query

Query JSON data using JSONPath expressions.

html-to-text

Strip HTML tags and extract clean plain text from HTML content.

user-agent-parse

Parse User-Agent strings into browser, OS, device, and CPU info.

hmac-generator

Generate HMAC signatures using SHA-256, SHA-384, or SHA-512.

jwt-validate

Decode JWT tokens, check expiry, and inspect header/payload claims.

cors-check

Test if a URL allows cross-origin requests from a specific origin.

ssl-check

Check SSL/TLS status for a domain.

timezone-by-coord

Approximate timezone from latitude/longitude (based on longitude 15°/hour).

timezone-by-city

Look up timezone, UTC offset, and DST info for major cities worldwide.

distance

Calculate distance between two coordinates in km, miles, and nautical miles.

page-info

Extract title, meta description, OG tags, H1s, and word count from a URL.

link-checker

Check if a URL returns a 4xx/5xx status (HEAD request).

readability

Calculate Flesch Reading Ease, Flesch-Kincaid Grade Level, and text statistics.

sitemap-parse

Parse sitemap.xml files into URL lists.

business-days

Calculate working days, weekends, and total days between two dates.

holidays

Get public holidays for a country and year (NO, UK, US supported).

industry-code

Look up NACE industry codes or search by keyword.

timestamp

Convert between Unix timestamps and human-readable dates.

age-calc

Calculate exact age from birthdate — years, months, days, and days until next birthday.

week-number

Get the ISO 8601 week number, day of year, and days in year for any date.

random

Generate random numbers, strings, UUIDs, bytes, or booleans.

uuid-v7

Generate time-sortable UUID v7 identifiers.

nanoid

Generate compact, URL-safe unique IDs in the NanoID format.

math-eval

Safely evaluate arithmetic expressions.

slug-generator

Convert text into URL-friendly slugs.

text-statistics

Analyze text for word count, sentence count, readability, vocabulary density, and character composition.

html-encoder

Encode or decode HTML entities (&, <, >, ", ') for safe HTML rendering.

unicode-util

Escape or unescape Unicode characters in text (\uXXXX format).

levenshtein

Calculate the Levenshtein edit distance and similarity ratio between two strings.

base32

Encode or decode data using RFC 4648 Base32 encoding.

base58

Encode or decode data using Bitcoin-style Base58 encoding (no look-alike characters).

subnet-calc

Calculate network address, broadcast address, subnet mask, and host ranges for any IPv4 CIDR range.

ip-validator

Validate IPv4 and IPv6 addresses.

cidr-parse

Expand a CIDR block into its individual IP addresses.

http-status

Look up HTTP status codes by number — get name, class, and description for any code.

mime-lookup

Look up MIME types by file extension, or get the complete list of 60+ supported types.

port-common

Look up common port numbers — get service name, protocol, and description.

jwt-encode

Create signed JWT tokens with a JSON payload using HS256 (HMAC-SHA256).

toml-parser

Convert between TOML and JSON formats.

ini-parser

Convert between INI and JSON formats.

env-util

Parse .env files into structured JSON, validate variable names, or generate .env from JSON.

dockerfile-gen

Generate production-ready Dockerfiles for Node.js, Python, Go, Rust, Deno, or static sites.

gitignore-gen

Generate .gitignore templates for common languages and frameworks.

license-gen

Generate open-source license text for MIT, Apache 2.0, GPLv3, BSD 2/3-Clause, or Unlicense.

chart-generator

Generate beautiful SVG charts (bar, line, pie) from JSON data.

webhook-bin

Create temporary webhook endpoints for testing.

http-debugger

Make arbitrary HTTP requests and get full debug info: timing, redirect chain, response headers, body preview, TLS version, and server info.

regex-tester

Test regular expressions against text.

cron-explainer

Parse cron expressions into human-readable descriptions.

code-formatter

Format code in JSON, CSS, JavaScript, TypeScript, and HTML.

ip-info

Full IP intelligence using Cloudflare headers: country, city, ASN, threat score, TLS version, bot score, latency.

duration-calculator

Calculate precise time between two dates.

bulk-checker

Check up to 20 URLs simultaneously.

json-to-table

Convert JSON arrays/objects into beautiful dark-themed HTML tables.

ssl-cert-info

Get SSL/TLS certificate details from Certificate Transparency logs.

ai-image-caption

Generate descriptive captions for images using Workers AI vision model.

og-preview

Extract full Open Graph and meta tags from any URL.