byteplant mcp for Claude Code
io.github.byteplant-dev/byteplant-mcp
An MCP server that provides Email, Phone and Address Validation Services from Byteplant
client:Claude Code
transport:stdio
runtime:pypi
Install byteplant mcp in Claude Code
run in your project directory
claude mcp add byteplant-mcp -e EV_TOKEN=<EV_TOKEN> -e AV_TOKEN=<AV_TOKEN> -e PV_TOKEN=<PV_TOKEN> -- uvx byteplant-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs