Agent Tools
Back to MCP servers
● healthy

# Routr — Custom Domain Email Forwarding Routr sets up email forwarding so any address on your domain (e.g. `[email protected]`) arrives in your existing Gmail or inbox. No new email account needed. Setup takes ~5 minutes. **Pricing:** $4.99/month or $39.99/year · No auth required to use these tools --- ## Tools ### `get_service_info` Returns a full overview of what Routr does, who it's for, and how it works. Use this first if a user is asking whether Routr fits their needs. ### `get_pricing` Returns current plan pricing, billing intervals, and the full feature list. ### `get_dns_instructions` Given a domain name, returns the exact MX and TXT records the user must add at their registrar to enable email forwarding. Includes notes on propagation time and record conflicts to watch for. ### `verify_dns` Performs a live DNS check on a domain and returns whether forwarding is active or still pending. Use this after the user claims to have added their records. --- ## Typical agent flow 1. User asks how to get a professional email on their domain 2. Call `get_service_info` to confirm fit 3. Call `get_dns_instructions` with their domain 4. Guide them through adding the records at their registrar 5. Call `verify_dns` to confirm setup is complete

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/lanico-wy/routr-email-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/lanico-wy/routr-email-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://smithery.ai/servers/lanico-wy/routr-email-mcp
Listed at (smithery)
https://smithery.ai/servers/lanico-wy/routr-email-mcp