SERVER
Multimail MCP Server
Rank #24033io.github.H179922/multimail-mcp-server
MCP server providing multimail-server capabilities
First listed
Feb 22, 2026
Last publish date
Feb 22, 2026
OVERVIEW
Multimail MCP Server is a Model Context Protocol (MCP) server published by multimail-dev. It ranks #24033 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Toplist tracks 2 versions of Multimail MCP Server. It was first listed on Feb 22, 2026 and most recently updated on Feb 22, 2026.
STANDING
#24,033of 58,900 tracked serversTop 50%
Ranks ahead of 34,867 of 58,900 servers on MCP Toplist.
CONNECT
Use Multimail MCP Server
Add Multimail MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"multimail-mcp-server": {
"command": "npx",
"args": [
"-y",
"@multimail/mcp-server"
],
"env": {
"MULTIMAIL_API_KEY": "<your MULTIMAIL_API_KEY>",
"MULTIMAIL_MAILBOX_ID": "<your MULTIMAIL_MAILBOX_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
multimail-dev
MORE FROM THIS PUBLISHER
Other servers by multimail-dev
View all multimail-dev servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Multimail MCP Server?
- MCP server providing multimail-server capabilities
- Who maintains Multimail MCP Server?
- Multimail MCP Server is maintained by multimail-dev, which publishes 6 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Multimail MCP Server an official MCP server?
- Multimail MCP Server is not currently listed on the Official MCP Registry.
- How many versions does Multimail MCP Server have?
- MCP Toplist tracks 2 versions of Multimail MCP Server, most recently published on Feb 22, 2026.
- Where can I find the source code for Multimail MCP Server?
- The source code for Multimail MCP Server is hosted at github.com/multimail-dev/mcp-server.
EXPLORE