← 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 toolsFirst detected June 16, 2026Last detected July 18, 2026

ENDPOINT 1

https://apimcp.site/mcp

No auth detected

Known tools 135

json-formatter

Validate, format, and inspect JSON.

Inferred read-only
qr-code

Generate QR codes as SVG or PNG.

Inferred read-only
hash

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

Inferred read-only
html-preview

Preview HTML rendering.

Inferred read-only
color-converter

Convert between HEX, RGB, and HSL color formats.

Inferred read-only
cron-builder

Parse and explain cron expressions.

Inferred read-only
diff-checker

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

Inferred read-only
image-to-webp

Convert images to WebP format via URL.

Inferred read-only
svg-optimizer

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

Potential side effects
base64

Encode or decode Base64 text.

Inferred read-only
url-encoder

Encode or decode URL components with proper percent-encoding.

Inferred read-only
jwt-decoder

Decode JWT tokens.

Inferred read-only
uuid

Generate random UUID v4 identifiers.

Inferred read-only
token-counter

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

Inferred read-only
text-summarizer

Extractive text summarization using frequency scoring.

Inferred read-only
case-converter

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

Inferred read-only
base-converter

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

Inferred read-only
unit-converter

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

Inferred read-only
password-generator

Generate cryptographically secure random passwords with configurable character sets.

Inferred read-only
lorem-ipsum

Generate lorem ipsum placeholder text.

Inferred read-only
countries

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

Inferred read-only
ip

Get geographic info for an IP address.

Inferred read-only
currency

Convert between currencies at live exchange rates.

Inferred read-only
email-verify

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

Potential side effects
og-image

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

Inferred read-only
iban-validator

Validate international bank account numbers (IBAN).

Inferred read-only
vat-validator

Validate EU/EEA VAT numbers against official country formats.

Inferred read-only
phone

Validate and format phone numbers.

Inferred read-only
json-to-ts

Convert JSON objects to TypeScript interface definitions.

Inferred read-only
css-inliner

Inline CSS from HTML style tags into element style attributes.

Inferred read-only
keys

Create, list, and revoke API keys.

Potential side effects
credit-card

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

Inferred read-only
domain-reputation

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

Potential side effects
password-strength

Entropy-based password strength scoring.

Inferred read-only
ssn-validator

Validate social security numbers for NO, SE, DK.

Inferred read-only
org-enrichment

Norwegian org number lookup.

Inferred read-only
url-safety

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

Inferred read-only
list-cleaner

Deduplicate and validate email or phone number lists.

Potential side effects
image-optimizer

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

Inferred read-only
image-palette

Extract dominant colors from images.

Inferred read-only
barcode

Generate barcodes and QR codes.

Inferred read-only
image-watermark

Add text watermark to images.

Inferred read-only
json-csv

Bidirectional conversion between JSON arrays and CSV tables.

Inferred read-only
yaml-json

Bidirectional conversion between YAML and JSON formats.

Inferred read-only
sql-formatter

Pretty-print SQL queries.

Inferred read-only
json-schema

Infer JSON Schema from sample JSON data.

Inferred read-only
xml-json

Bidirectional conversion between XML and JSON.

Inferred read-only
dns-lookup

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

Inferred read-only
ssl-info

Get SSL certificate details for a domain.

Inferred read-only
whois

Domain registration info via RDAP.

Inferred read-only
fake-data

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

Inferred read-only
ai-text-rewrite

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

Inferred read-only
ai-grammar

Fix grammar and spelling errors in text using AI.

Inferred read-only
ai-sentiment

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

Inferred read-only
ai-translate

Translate text between 50+ languages using Workers AI.

Inferred read-only
ai-seo

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

Inferred read-only
ai-hashtags

Generate relevant hashtags for social media from content.

Inferred read-only
ai-faq

Generate FAQ questions and answers from content.

Inferred read-only
ai-blog-outline

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

Potential side effects
ai-product-desc

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

Potential side effects
ai-social-post

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

Potential side effects
ai-summarize

Summarize long text into concise bullet points using AI.

Inferred read-only
email-syntax

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

Potential side effects
email-role

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

Potential side effects
email-temp

Check if email uses a known temporary/disposable domain.

Potential side effects
email-typosquat

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

Potential side effects
email-deliverability

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

Potential side effects
mx-lookup

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

Inferred read-only
pdf-page-count

Get page count from uploaded PDF.

Inferred read-only
pdf-merge

Merge multiple PDFs into one.

Inferred read-only
pdf-split

Split a PDF into individual pages.

Inferred read-only
pdf-info

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

Inferred read-only
invoice-generator

Generate a professional PDF invoice from parameters.

Potential side effects
certificate-generator

Generate a completion/achievement certificate as PDF.

Inferred read-only
curl-to-code

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

Inferred read-only
html-to-markdown

Convert HTML documents to clean Markdown format.

Inferred read-only
markdown-to-html

Render Markdown to HTML with full CommonMark support.

Inferred read-only
rss-to-json

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

Inferred read-only
jsonpath-query

Query JSON data using JSONPath expressions.

Inferred read-only
html-to-text

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

Inferred read-only
user-agent-parse

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

Inferred read-only
hmac-generator

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

Inferred read-only
jwt-validate

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

Inferred read-only
cors-check

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

Inferred read-only
ssl-check

Check SSL/TLS status for a domain.

Inferred read-only
timezone-by-coord

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

Inferred read-only
timezone-by-city

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

Inferred read-only
distance

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

Inferred read-only
page-info

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

Inferred read-only
link-checker

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

Inferred read-only
readability

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

Inferred read-only
sitemap-parse

Parse sitemap.xml files into URL lists.

Inferred read-only
business-days

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

Inferred read-only
holidays

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

Inferred read-only
industry-code

Look up NACE industry codes or search by keyword.

Inferred read-only
timestamp

Convert between Unix timestamps and human-readable dates.

Inferred read-only
age-calc

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

Inferred read-only
week-number

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

Inferred read-only
random

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

Inferred read-only
uuid-v7

Generate time-sortable UUID v7 identifiers.

Inferred read-only
nanoid

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

Inferred read-only
math-eval

Safely evaluate arithmetic expressions.

Potential side effects
slug-generator

Convert text into URL-friendly slugs.

Inferred read-only
text-statistics

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

Inferred read-only
html-encoder

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

Inferred read-only
unicode-util

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

Inferred read-only
levenshtein

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

Potential side effects
base32

Encode or decode data using RFC 4648 Base32 encoding.

Inferred read-only
base58

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

Inferred read-only
subnet-calc

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

Inferred read-only
ip-validator

Validate IPv4 and IPv6 addresses.

Inferred read-only
cidr-parse

Expand a CIDR block into its individual IP addresses.

Inferred read-only
http-status

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

Inferred read-only
mime-lookup

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

Inferred read-only
port-common

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

Inferred read-only
jwt-encode

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

Potential side effects
toml-parser

Convert between TOML and JSON formats.

Inferred read-only
ini-parser

Convert between INI and JSON formats.

Inferred read-only
env-util

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

Inferred read-only
dockerfile-gen

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

Inferred read-only
gitignore-gen

Generate .gitignore templates for common languages and frameworks.

Inferred read-only
license-gen

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

Inferred read-only
chart-generator

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

Inferred read-only
webhook-bin

Create temporary webhook endpoints for testing.

Potential side effects
http-debugger

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

Inferred read-only
regex-tester

Test regular expressions against text.

Inferred read-only
cron-explainer

Parse cron expressions into human-readable descriptions.

Inferred read-only
code-formatter

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

Inferred read-only
ip-info

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

Inferred read-only
duration-calculator

Calculate precise time between two dates.

Inferred read-only
bulk-checker

Check up to 20 URLs simultaneously.

Inferred read-only
json-to-table

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

Inferred read-only
ssl-cert-info

Get SSL/TLS certificate details from Certificate Transparency logs.

Inferred read-only
ai-image-caption

Generate descriptive captions for images using Workers AI vision model.

Inferred read-only
og-preview

Extract full Open Graph and meta tags from any URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.apimcp-site]
url = "https://apimcp.site/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "apimcp-site": {
      "type": "http",
      "url": "https://apimcp.site/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: apimcp-site
Remote MCP URL: https://apimcp.site/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apimcp-site": {
      "url": "https://apimcp.site/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "apimcp-site": {
      "type": "http",
      "url": "https://apimcp.site/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "apimcp-site",
  "transport": "streamable-http",
  "url": "https://apimcp.site/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for apimcp.site was fetched 2026-08-26T02:01:21.700Z.

Trust status Neutral

apimcp.site is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.