Odel
sentvia mcp

sentvia mcp

Local
@samuelar2JavaScriptMITUpdated 1mo ago

Email for AI agents: inboxes, send/reply/forward, search, threads, webhooks — 21 SentVia tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsentvia-mcpv0.2.1

Run

npx -y sentvia-mcp

MCP client config

{
  "mcpServers": {
    "sentvia-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sentvia-mcp"
      ]
    }
  }
}