MAILTYPE — Email Domain Capability Intelligence
Rank #20,629io.github.GSterlingPress/mailtype
Email-domain intelligence: MX capability, provider, disposable status, SPF, DMARC, and MTA-STS.
MAILTYPE — Email Domain Capability Intelligence is a Model Context Protocol (MCP) server published by GSterlingPress. It ranks #20,629 of 115,460 servers tracked on MCP Toplist. MAILTYPE — Email Domain Capability Intelligence is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 94,831 of 115,460 servers on MCP Toplist.
Use MAILTYPE — Email Domain Capability Intelligence
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http mailtype https://mailtype-api.onrender.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mailtype]
url = "https://mailtype-api.onrender.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mailtype-api.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mailtype": {
"url": "https://mailtype-api.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"mailtype": {
"type": "http",
"url": "https://mailtype-api.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mailtype": {
"serverUrl": "https://mailtype-api.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mailtype": {
"url": "https://mailtype-api.onrender.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.GSterlingPress%2Fmailtype)<a href="https://mcptoplist.com/server/io.github.GSterlingPress%2Fmailtype"><img src="https://mcptoplist.com/badge/io.github.GSterlingPress%2Fmailtype.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GSterlingPress
Other servers by GSterlingPress
- preflight-api#13,382
- ONCE#13,850 · 1 ver
- RECOVER — Safe Next-Step Decisions After Machine Failures#17,307 · 1 ver
- FRESH#19,303
- POSTFACT — Resolve Ambiguous Side Effects Before Retry#20,060 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains MAILTYPE — Email Domain Capability Intelligence?
- MAILTYPE — Email Domain Capability Intelligence is maintained by GSterlingPress, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MAILTYPE — Email Domain Capability Intelligence listed on the Official MCP Registry?
- Yes — MAILTYPE — Email Domain Capability Intelligence is listed on the Official MCP Registry, alongside Glama.
- How many versions does MAILTYPE — Email Domain Capability Intelligence have?
- MCP Toplist tracks 1 version of MAILTYPE — Email Domain Capability Intelligence, most recently published on Aug 14, 2026.
- Where can I find the source code for MAILTYPE — Email Domain Capability Intelligence?
- The source code for MAILTYPE — Email Domain Capability Intelligence is hosted at github.com/GSterlingPress/mailtype-api.