claude mcp add 179922-multimail-mcp-server -- npx -y @multimail/mcp-server
{
"mcpServers": {
"179922-multimail-mcp-server": {
"command": "npx",
"args": ["-y", "@multimail/mcp-server"]
}
}
}
{
"mcpServers": {
"179922-multimail-mcp-server": {
"command": "npx",
"args": ["-y", "@multimail/mcp-server"]
}
}
}
{
"mcpServers": {
"179922-multimail-mcp-server": {
"command": "npx",
"args": ["-y", "@multimail/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a communication tool that enables email functionality for AI agents, allowing them to send and receive emails in markdown format with human oversight. It connects to AI coding assistants through standard input/output streams and is available as a package on npm. Developers would use this server to integrate email capabilities into their AI-powered applications, facilitating communication between humans and AI agents.
Email for AI agents. Send and receive as markdown with human oversight.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
@multimail/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The multimail-mcp-server server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.