Agent Inbox
Rank #28,799ai.clize/inbox
A real email inbox for AI agents: human-approved sends, untrusted-by-default inbound.
Agent Inbox is a Model Context Protocol (MCP) server published by cooldk. It ranks #28,799 of 132,113 servers tracked on MCP Toplist. Agent Inbox is listed on Official MCP, with 14 tracked versions. It was first listed on Aug 30, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 103,314 of 132,113 servers on MCP Toplist.
Use Agent Inbox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inbox -- npx -y --package @clize/inbox clize-mcp @clize/inbox --profile inbox[mcp_servers.inbox]
command = "npx"
args = ["-y", "--package", "@clize/inbox", "clize-mcp", "@clize/inbox", "--profile", "inbox"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"inbox": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/inbox",
"clize-mcp",
"@clize/inbox",
"--profile",
"inbox"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"inbox": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/inbox",
"clize-mcp",
"@clize/inbox",
"--profile",
"inbox"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inbox": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"@clize/inbox",
"clize-mcp",
"@clize/inbox",
"--profile",
"inbox"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inbox": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/inbox",
"clize-mcp",
"@clize/inbox",
"--profile",
"inbox"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inbox": {
"command": "npx",
"args": [
"-y",
"--package",
"@clize/inbox",
"clize-mcp",
"@clize/inbox",
"--profile",
"inbox"
]
}
}
}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.clize%2Finbox)<a href="https://mcptoplist.com/server/ai.clize%2Finbox"><img src="https://mcptoplist.com/badge/ai.clize%2Finbox.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cooldk
Available versions (14)
| Version | Published |
|---|---|
| 0.35.5 | Sep 3, 2026 |
| 0.35.4 | Sep 3, 2026 |
| 0.35.3 | Sep 3, 2026 |
| 0.35.2 | Sep 2, 2026 |
| 0.35.1 | Sep 2, 2026 |
| 0.35.0 | Sep 2, 2026 |
| 0.34.0 | Sep 2, 2026 |
| 0.33.0 | Sep 2, 2026 |
| 0.32.0 | Sep 1, 2026 |
| 0.31.1 | Sep 1, 2026 |
| 0.29.1 | Aug 31, 2026 |
| 0.29.0 | Aug 31, 2026 |
| 0.27.0 | Aug 31, 2026 |
| 0.26.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Agent Inbox?
- Agent Inbox is maintained by cooldk, which publishes 5 MCP servers (94 total versions) tracked on MCP Toplist.
- Is Agent Inbox listed on the Official MCP Registry?
- Yes — Agent Inbox is listed on the Official MCP Registry.
- How many versions does Agent Inbox have?
- MCP Toplist tracks 14 versions of Agent Inbox, most recently published on Sep 3, 2026.
- Where can I find the source code for Agent Inbox?
- The source code for Agent Inbox is hosted at github.com/cooldk/clize-cli.
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.