claude mcp add byteplant-dev-byteplant-mcp -- uvx byteplant-mcp
{
"mcpServers": {
"byteplant-dev-byteplant-mcp": {
"command": "uvx",
"args": ["byteplant-mcp"]
}
}
}
{
"mcpServers": {
"byteplant-dev-byteplant-mcp": {
"command": "uvx",
"args": ["byteplant-mcp"]
}
}
}
{
"mcpServers": {
"byteplant-dev-byteplant-mcp": {
"command": "uvx",
"args": ["byteplant-mcp"]
}
}
}
About This MCP Server
The io.github.byteplant-dev/byteplant-mcp server enables communication with Byteplant's validation services, allowing developers to validate emails, phone numbers, and addresses. This server connects to Byteplant's services through standard input/output, providing a way for applications to verify contact information. Developers would use this server when they need to integrate validation capabilities into their applications, particularly when working with user contact data.
An MCP server that provides Email, Phone and Address Validation Services from Byteplant. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
byteplant-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The byteplant-mcp server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.