Anymail Finder
Rank #1,549io.github.anymailfinder/mcp-server
MCP server for Anymail Finder API - find and verify email addresses via AI assistants
Anymail Finder is a Model Context Protocol (MCP) server published by anymailfinder. It ranks #1,549 of 132,046 servers tracked on MCP Toplist, and its repository has 155 GitHub stars. Anymail Finder is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 130,497 of 132,046 servers on MCP Toplist.
Use Anymail Finder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http anymailfinder https://api.anymailfinder.com/mcp[mcp_servers.anymailfinder]
url = "https://api.anymailfinder.com/mcp"Add to ~/.codex/config.toml.
https://api.anymailfinder.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"anymailfinder": {
"url": "https://api.anymailfinder.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anymailfinder": {
"type": "http",
"url": "https://api.anymailfinder.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anymailfinder": {
"serverUrl": "https://api.anymailfinder.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anymailfinder": {
"url": "https://api.anymailfinder.com/mcp"
}
}
}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.anymailfinder%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.anymailfinder%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.anymailfinder%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
anymailfinder
Available versions (5)
| Version | Published |
|---|---|
| 1.1.0 | Aug 21, 2026 |
| 1.0.7 | Feb 26, 2026 |
| 1.0.6 | Feb 26, 2026 |
| 1.0.5 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Anymail Finder?
- Anymail Finder is maintained by anymailfinder, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Anymail Finder listed on the Official MCP Registry?
- Yes — Anymail Finder is listed on the Official MCP Registry.
- How many versions does Anymail Finder have?
- MCP Toplist tracks 5 versions of Anymail Finder, most recently published on Aug 21, 2026.
- Where can I find the source code for Anymail Finder?
- The source code for Anymail Finder is hosted at github.com/anymailfinder/amf.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.