← Index

io.github.byteplant-dev/byteplant-mcp

io.github.byteplant-dev/byteplant-mcp·v1.0.0·Email
Quality Score
77
/100

An MCP server that provides Email, Phone and Address Validation Services from Byteplant

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "byteplant-mcp": {
      "command": "uvx",
      "args": [
        "byteplant-mcp"
      ],
      "env": {
        "EV_TOKEN": "<your-ev_token>",
        "AV_TOKEN": "<your-av_token>",
        "PV_TOKEN": "<your-pv_token>"
      }
    }
  }
}
§02  Environment variables
EV_TOKEN
secret

Email Validator API Token

AV_TOKEN
secret

Address Validator API Token

PV_TOKEN
secret

Phone Validator API Token

§03  MCP Quality Score  ·  methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Email