Connects Claude to Byteplant's validation APIs for real-time verification of emails, phone numbers, and postal addresses. You get three tools: validate_email checks deliverability and flags freemail providers, validate_phone returns line type and carrier info with geographic location, and validate_address standardizes and geocodes physical addresses across different countries. Requires separate API keys for each validator. Useful when you're building forms, cleaning contact databases, or need to verify user-submitted information before processing. Handles international formats and returns structured JSON with validation status, formatted output, and rate limit info. Runs locally via stdio transport with Python 3.12 or higher.
claude mcp add --transport stdio byteplant-dev-byteplant-mcp -- uvx byteplant-mcp