@sendraven/mcp
Rank #6,338ai.sendraven/mcp
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
@sendraven/mcp is a Model Context Protocol (MCP) server published by CommonNinja. It ranks #6,338 of 132,113 servers tracked on MCP Toplist. @sendraven/mcp is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 125,775 of 132,113 servers on MCP Toplist.
Use @sendraven/mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sendraven https://mcp.sendraven.ai/mcpclaude mcp add sendraven -e "SENDRAVEN_API_KEY=<your SENDRAVEN_API_KEY>" -- npx -y @sendraven/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sendraven]
url = "https://mcp.sendraven.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.sendraven]
command = "npx"
args = ["-y", "@sendraven/mcp"]
[mcp_servers.sendraven.env]
SENDRAVEN_API_KEY = "<your SENDRAVEN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.sendraven.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sendraven": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": "<your SENDRAVEN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendraven": {
"url": "https://mcp.sendraven.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sendraven": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": "<your SENDRAVEN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sendraven": {
"type": "http",
"url": "https://mcp.sendraven.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sendraven": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": "<your SENDRAVEN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendraven": {
"serverUrl": "https://mcp.sendraven.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sendraven": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": "<your SENDRAVEN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendraven": {
"url": "https://mcp.sendraven.ai/mcp"
}
}
}{
"mcpServers": {
"sendraven": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
],
"env": {
"SENDRAVEN_API_KEY": "<your SENDRAVEN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/ai.sendraven%2Fmcp)<a href="https://mcptoplist.com/server/ai.sendraven%2Fmcp"><img src="https://mcptoplist.com/badge/ai.sendraven%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
CommonNinja
Other servers by CommonNinja
View all CommonNinja servers →Available versions (18)
| Version | Published |
|---|---|
| 0.4.14 | Sep 17, 2026 |
| 0.4.13 | Sep 17, 2026 |
| 0.4.12 | Sep 15, 2026 |
| 0.4.11 | Sep 15, 2026 |
| 0.4.10 | Sep 15, 2026 |
| 0.4.9 | Sep 15, 2026 |
| 0.4.8 | Sep 15, 2026 |
| 0.4.7 | Sep 14, 2026 |
| 0.4.6 | Sep 14, 2026 |
| 0.4.5 | Sep 8, 2026 |
| 0.4.4 | Sep 8, 2026 |
| 0.4.3 | Sep 7, 2026 |
| 0.4.2 | Sep 7, 2026 |
| 0.4.1 | Sep 7, 2026 |
| 0.4.0 | Sep 6, 2026 |
| 0.3.0 | Sep 6, 2026 |
| 0.2.0 | Sep 4, 2026 |
| 0.1.1 | Sep 2, 2026 |
Frequently asked questions
- Who maintains @sendraven/mcp?
- @sendraven/mcp is maintained by CommonNinja, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is @sendraven/mcp listed on the Official MCP Registry?
- Yes — @sendraven/mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does @sendraven/mcp have?
- MCP Toplist tracks 18 versions of @sendraven/mcp, most recently published on Sep 17, 2026.
- Where can I find the source code for @sendraven/mcp?
- The source code for @sendraven/mcp is hosted at github.com/CommonNinja/sendraven-mcp-server.
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.