Byteplant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from pypi. Last commit 11 Dec 2025.
An MCP server that provides Email, Phone and Address Validation Services from Byteplant
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add byteplant-mcp -- uvx byteplant-mcp
{
"mcpServers": {
"byteplant-mcp": {
"args": [
"byteplant-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.byteplant-mcp]
command = "uvx"
args = ["byteplant-mcp"]
{
"mcpServers": {
"byteplant-mcp": {
"args": [
"byteplant-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"byteplant-mcp": {
"args": [
"byteplant-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.