Ink Documentation

36,534 stars MDX 1 file ยท ~45,856 tokens

Mail (docs) MCP Server

Model Context Protocol (mail) server

View all docs servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mail": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mail"
      ]
    }
  }
}