Sendinel
Rank #33,787ai.sendinel/mcp-server
AI-controlled email ops for campaigns, contacts, segments, analytics, and sending.
Sendinel is a Model Context Protocol (MCP) server published by kmdesle. It ranks #33,787 of 132,113 servers tracked on MCP Toplist. Sendinel is listed on Official MCP, with 8 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 98,326 of 132,113 servers on MCP Toplist.
Use Sendinel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sendinel https://sendinel.ai/mcpclaude mcp add sendinel -e "SENDINEL_API_KEY=<your SENDINEL_API_KEY>" -- npx -y @sendinel/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.sendinel]
url = "https://sendinel.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.sendinel]
command = "npx"
args = ["-y", "@sendinel/mcp-server"]
[mcp_servers.sendinel.env]
SENDINEL_API_KEY = "<your SENDINEL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://sendinel.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sendinel": {
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": "<your SENDINEL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendinel": {
"url": "https://sendinel.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sendinel": {
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": "<your SENDINEL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sendinel": {
"type": "http",
"url": "https://sendinel.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sendinel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": "<your SENDINEL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendinel": {
"serverUrl": "https://sendinel.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sendinel": {
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": "<your SENDINEL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendinel": {
"url": "https://sendinel.ai/mcp"
}
}
}{
"mcpServers": {
"sendinel": {
"command": "npx",
"args": [
"-y",
"@sendinel/mcp-server"
],
"env": {
"SENDINEL_API_KEY": "<your SENDINEL_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.sendinel%2Fmcp-server)<a href="https://mcptoplist.com/server/ai.sendinel%2Fmcp-server"><img src="https://mcptoplist.com/badge/ai.sendinel%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kmdesle
Other servers by kmdesle
View all kmdesle servers →Available versions (8)
| Version | Published |
|---|---|
| 1.0.11 | Sep 14, 2026 |
| 1.0.10 | Aug 4, 2026 |
| 1.0.9 | Aug 2, 2026 |
| 1.0.8 | Aug 2, 2026 |
| 1.0.7 | Aug 1, 2026 |
| 1.0.6 | Aug 1, 2026 |
| 1.0.5 | Aug 1, 2026 |
| 1.0.4 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Sendinel?
- Sendinel is maintained by kmdesle, which publishes 3 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Sendinel listed on the Official MCP Registry?
- Yes — Sendinel is listed on the Official MCP Registry.
- How many versions does Sendinel have?
- MCP Toplist tracks 8 versions of Sendinel, most recently published on Sep 14, 2026.
- Where can I find the source code for Sendinel?
- The source code for Sendinel is hosted at github.com/kmdesle/sendinel-ai.
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.