Mailpal
Rank #72,331io.github.michaelyousrie/mailpal
List, inspect, and run saved HTTP requests from MailPal collections; write tools on Pro
Mailpal is a Model Context Protocol (MCP) server published by michaelyousrie. It ranks #72,331 of 132,113 servers tracked on MCP Toplist. Mailpal is listed on Official MCP, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 59,782 of 132,113 servers on MCP Toplist.
Use Mailpal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mailpal -e "MAILPAL_WORKSPACE=<your MAILPAL_WORKSPACE>" -e "MAILPAL_HISTORY_DIR=<your MAILPAL_HISTORY_DIR>" -- npx -y mailpal-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mailpal]
command = "npx"
args = ["-y", "mailpal-mcp"]
[mcp_servers.mailpal.env]
MAILPAL_WORKSPACE = "<your MAILPAL_WORKSPACE>"
MAILPAL_HISTORY_DIR = "<your MAILPAL_HISTORY_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mailpal": {
"command": "npx",
"args": [
"-y",
"mailpal-mcp"
],
"env": {
"MAILPAL_WORKSPACE": "<your MAILPAL_WORKSPACE>",
"MAILPAL_HISTORY_DIR": "<your MAILPAL_HISTORY_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mailpal": {
"command": "npx",
"args": [
"-y",
"mailpal-mcp"
],
"env": {
"MAILPAL_WORKSPACE": "<your MAILPAL_WORKSPACE>",
"MAILPAL_HISTORY_DIR": "<your MAILPAL_HISTORY_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mailpal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mailpal-mcp"
],
"env": {
"MAILPAL_WORKSPACE": "<your MAILPAL_WORKSPACE>",
"MAILPAL_HISTORY_DIR": "<your MAILPAL_HISTORY_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mailpal": {
"command": "npx",
"args": [
"-y",
"mailpal-mcp"
],
"env": {
"MAILPAL_WORKSPACE": "<your MAILPAL_WORKSPACE>",
"MAILPAL_HISTORY_DIR": "<your MAILPAL_HISTORY_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mailpal": {
"command": "npx",
"args": [
"-y",
"mailpal-mcp"
],
"env": {
"MAILPAL_WORKSPACE": "<your MAILPAL_WORKSPACE>",
"MAILPAL_HISTORY_DIR": "<your MAILPAL_HISTORY_DIR>"
}
}
}
}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/io.github.michaelyousrie%2Fmailpal)<a href="https://mcptoplist.com/server/io.github.michaelyousrie%2Fmailpal"><img src="https://mcptoplist.com/badge/io.github.michaelyousrie%2Fmailpal.svg" alt="MCP Toplist: #72,331 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
michaelyousrie
Other servers by michaelyousrie
View all michaelyousrie servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Mailpal?
- Mailpal is maintained by michaelyousrie, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Mailpal listed on the Official MCP Registry?
- Yes — Mailpal is listed on the Official MCP Registry.
- How many versions does Mailpal have?
- MCP Toplist tracks 1 version of Mailpal, most recently published on Aug 15, 2026.
- Where can I find the source code for Mailpal?
- The source code for Mailpal is hosted at github.com/michaelyousrie/mailpal.
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.