MCP Mailtrap
Rank #31,633io.github.pijusz/mcp-mailtrap
MCP server providing mailtrap capabilities
MCP Mailtrap is a Model Context Protocol (MCP) server published by pijusz. It ranks #31,633 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Mailtrap is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 100,480 of 132,113 servers on MCP Toplist.
Use MCP Mailtrap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-mailtrap -- npx -y mcpj-mailtrap[mcp_servers.mcp-mailtrap]
command = "npx"
args = ["-y", "mcpj-mailtrap"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-mailtrap": {
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-mailtrap": {
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-mailtrap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-mailtrap": {
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-mailtrap": {
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}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.pijusz%2Fmcp-mailtrap)<a href="https://mcptoplist.com/server/io.github.pijusz%2Fmcp-mailtrap"><img src="https://mcptoplist.com/badge/io.github.pijusz%2Fmcp-mailtrap.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pijusz
Other servers by pijusz
- MCP Gads#15,294 · 2 vers
- MCP Gsc#18,579 · 2 vers
- MCP Redtrack#49,614 · 2 vers
- MCP Sanity Images#49,615 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Mailtrap?
- MCP Mailtrap is maintained by pijusz, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP Mailtrap listed on the Official MCP Registry?
- Yes — MCP Mailtrap is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Mailtrap have?
- MCP Toplist tracks 2 versions of MCP Mailtrap, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Mailtrap?
- The source code for MCP Mailtrap is hosted at github.com/pijusz/mcp-mailtrap.
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.