{"slug":"benzene66/atomicapis-mcp-server","name":"Atomic APIs","description":"17 developer utility APIs as MCP tools â PII redaction, prompt injection detection, web-to-markdown, WCAG scanning, receipt OCR, and more â zero configuration, sub-second responses.","category":"development","tags":[],"official":false,"stars":1,"transport":"stdio","install":null,"tools":[{"name":"ExtractMarkdown","description":"Scrape any URL and convert the page to clean Markdown. Strips nav, footer, scripts, and non-essential HTML to minimize tokens. SSRF-protected with a 5MB page limit."},{"name":"VerifyEmail","description":"Check if an email address is disposable or from a known burner domain. Validates format, checks against a curated domain list, and verifies MX records via DNS."},{"name":"ResolveTimezone","description":"Convert latitude/longitude to full timezone data including IANA timezone, UTC offset, DST status, current local time, and next transition."},{"name":"InferSchema","description":"Auto-detect the format (JSON, CSV, XML) of a payload and infer its schema — field names, types, nullability, and nesting."},{"name":"GenerateProductSchema","description":"Generate JSON-LD Product structured data for SEO. Outputs both raw JSON-LD and a ready-to-embed <script> tag."},{"name":"CleanCsv","description":"Clean, normalize, and deduplicate CSV data. Fixes encoding, normalizes headers, collapses whitespace, pads/truncates rows, and optionally normalizes date formats."},{"name":"CloakLink","description":"Create cloaked UTM-tagged tracking URLs. Encode campaign parameters into a short token and decode them back."},{"name":"RepairJson","description":"Fix broken JSON from LLM outputs — trailing commas, unquoted keys, single quotes, missing brackets. Optionally validate against a JSON schema."},{"name":"CountTokens","description":"Count tokens for multiple LLM models (GPT-4, Claude, Llama, Mistral, Gemini). Estimates costs, context window usage, and flags when text exceeds the model's limit."},{"name":"GradeEmailAuth","description":"Audit a domain's email authentication setup: SPF, DKIM, DMARC, MTA-STS, and BIMI. Returns a letter grade (A–F), score, and actionable recommendations."},{"name":"RedactPii","description":"Detect and redact personally identifiable information from text. Handles emails, SSNs, credit cards, phone numbers, IP addresses, street addresses, dates of birth, and URLs."},{"name":"ValidatePhone","description":"Validate international phone numbers across 30+ countries. Returns E.164 format, country info, number type (mobile/landline), and formatted output."},{"name":"ValidateTaxId","description":"Validate VAT and Tax IDs for EU, US, UK, Australia, and India. EU VAT numbers are verified against the VIES service when available."},{"name":"DetectPromptInjection","description":"Score text for prompt injection and jailbreak attempts. Uses pattern matching and heuristic analysis across multiple attack categories. Returns a risk score (0–100) with flagged spans."},{"name":"SemanticSearch","description":"Match a search query against a catalog of items using TF-IDF similarity. Supports fuzzy matching, synonym expansion, and configurable title weighting."},{"name":"FindRelatedContent","description":"Find related content items from a corpus using TF-IDF and Jaccard similarity. Configurable thresholds, category boosting, and optional score breakdowns."},{"name":"ParseTasks","description":"Extract actionable tasks from voice transcripts. Identifies action verbs, assignees, priorities, deadlines, and confidence scores. Handles up to 100,000 characters."}],"env_vars":[],"auth_type":"none","github":"https://github.com/Benzene66/atomicapis-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}