← Back to tools
RV

Regex/Email/URL Validator

4 endpointslive

Regex matching, email/URL format validation, and JSON Schema validation. (MCP server com.apished/regex-email-url-validator, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Regex/Email/URL Validator.
EndpointWhat it doesPriceHealth
email validate
/email_validate
verified
Checks value is a single, bare RFC 5322 email address — syntax only, not a deliverability check. user@localhost is valid (no TLD required). "Name <email>" displ$0.0020 per callunknown
jsonschema validate
/jsonschema_validate
verified
Validates document against schema (JSON Schema draft-07 or 2020-12). Reports one specific violation per call, not an aggregated list.$0.0020 per callunknown
regex match
/regex_match
verified
Tests input against pattern (Go's regexp package: RE2 syntax, not PCRE — no backreferences or lookaround; use inline flags like (?i) for case-insensitive matchi$0.0020 per callunknown
url validate
/url_validate
verified
Checks value is a well-formed absolute URL (has both a scheme and a host) — syntax only, not a reachability check.$0.0020 per callunknown
Cracked: one key, every tool, your agent picks