Send Email
Rank #23,011io.github.hal9ai/send-email
Send emails from natural language prompts.
Send Email is a Model Context Protocol (MCP) server published by hal9ai. It ranks #23,011 of 131,629 servers tracked on MCP Toplist. Send Email is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 108,618 of 131,629 servers on MCP Toplist.
Use Send Email
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http send-email https://next.hal9.ai/mcp/mcpbuild/send-email[mcp_servers.send-email]
url = "https://next.hal9.ai/mcp/mcpbuild/send-email"Add to ~/.codex/config.toml.
https://next.hal9.ai/mcp/mcpbuild/send-emailSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"send-email": {
"url": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"send-email": {
"type": "http",
"url": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"send-email": {
"serverUrl": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"send-email": {
"url": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}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.hal9ai%2Fsend-email)<a href="https://mcptoplist.com/server/io.github.hal9ai%2Fsend-email"><img src="https://mcptoplist.com/badge/io.github.hal9ai%2Fsend-email.svg" alt="MCP Toplist: Top 25% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hal9ai
Available versions (1)
| Version | Published |
|---|---|
| 0.0.2 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Send Email?
- Send Email is maintained by hal9ai, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Send Email listed on the Official MCP Registry?
- Yes — Send Email is listed on the Official MCP Registry.
- How many versions does Send Email have?
- MCP Toplist tracks 1 version of Send Email, most recently published on Sep 1, 2026.
- Where can I find the source code for Send Email?
- The source code for Send Email is hosted at github.com/hal9ai/mcp.build.
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.