add-mcp
Back to registry
SMTP2GO logo

SMTP2GO

v1.0.0

smtp2go.com/mcp

SMTP2GO is an email delivery service that lets customers send email and SMS, manage senders and account settings, and view delivery activity and statistics. It also provides SMTP relay infrastructure and tooling for integrating those capabilities into applications.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://developers.smtp2go.com/mcp
requiredsecret

SMTP2GO API key. Use <token>.

npx add-mcp@latest https://developers.smtp2go.com/mcp --transport http --header "X-Smtp2go-Api-Key: <X-Smtp2go-Api-Key>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.smtp2go%2Fmcp"