This MCP server provides real-time validation for email addresses, phone numbers, and postal addresses using Byteplant’s APIs.
From the registry: An MCP server that provides Email, Phone and Address Validation Services from Byteplant
$ pip install byteplant-mcphttps://pypi.org/project/byteplant-mcp/Please install the `byteplant-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install byteplant-mcp** — Install via pip (PyPI package name byteplant-mcp). Run: `pip install byteplant-mcp` (https://pypi.org/project/byteplant-mcp/)
- **Byteplant API tokens** — Obtain API tokens for the Email Validator, Phone Validator, and/or Address Validator services you want to use.
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["-m","byteplant-mcp"]
- optional environment variables:
- `EV_TOKEN`: Email Validator API token (example: `<your-ev-token>`)
- `PV_TOKEN`: Phone Validator API token (example: `<your-pv-token>`)
- `AV_TOKEN`: Address Validator API token (example: `<your-av-token>`)
Note: At least one of EV_TOKEN / PV_TOKEN / AV_TOKEN must be set for the corresponding tool to work.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.EV_TOKENrequiredYour Email Validator API TokenPV_TOKENrequiredYour Phone Validator API TokenAV_TOKENrequiredYour Address Validator API TokenMeta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.