io.github.byteplant-dev/byteplant-mcp MCP Server
io.github.byteplant-dev/byteplant-mcp
What is the io.github.byteplant-dev/byteplant-mcp MCP server?
An MCP server that provides Email, Phone and Address Validation Services from Byteplant
How to install io.github.byteplant-dev/byteplant-mcp
Copy-paste configuration for popular MCP clients.
EV_TOKENsecretEmail Validator API Token
AV_TOKENsecretAddress Validator API Token
PV_TOKENsecretPhone Validator API Token
{
"mcpServers": {
"byteplant-mcp": {
"command": "uvx",
"args": [
"byteplant-mcp"
],
"env": {
"EV_TOKEN": "<YOUR_EV_TOKEN>",
"AV_TOKEN": "<YOUR_AV_TOKEN>",
"PV_TOKEN": "<YOUR_PV_TOKEN>"
}
}
}
}{
"mcpServers": {
"byteplant-mcp": {
"command": "uvx",
"args": [
"byteplant-mcp"
],
"env": {
"EV_TOKEN": "<YOUR_EV_TOKEN>",
"AV_TOKEN": "<YOUR_AV_TOKEN>",
"PV_TOKEN": "<YOUR_PV_TOKEN>"
}
}
}
}{
"mcpServers": {
"byteplant-mcp": {
"command": "uvx",
"args": [
"byteplant-mcp"
],
"env": {
"EV_TOKEN": "<YOUR_EV_TOKEN>",
"AV_TOKEN": "<YOUR_AV_TOKEN>",
"PV_TOKEN": "<YOUR_PV_TOKEN>"
}
}
}
}{
"servers": {
"byteplant-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"byteplant-mcp"
],
"env": {
"EV_TOKEN": "<YOUR_EV_TOKEN>",
"AV_TOKEN": "<YOUR_AV_TOKEN>",
"PV_TOKEN": "<YOUR_PV_TOKEN>"
}
}
}
}claude mcp add byteplant-mcp --env EV_TOKEN=<YOUR_EV_TOKEN> --env AV_TOKEN=<YOUR_AV_TOKEN> --env PV_TOKEN=<YOUR_PV_TOKEN> -- uvx byteplant-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.