Mcp is a Model Context Protocol (MCP) server: Email for AI agents: inboxes, send/reply/forward, search, threads, webhooks — 21 SentFromAI tools. Because it speaks the Model Context Protocol, AI assistants can use Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package sentfromai-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need SENTFROMAI_API_KEY. The current release is v0.3.0, published under the MIT license, with source at samuelar2/sentfromai-mcp on GitHub.
On mcp.site, Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Mcp for sentfrom.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — sentfromai-mcp · MCP over stdio
▸Credentials — Requires SENTFROMAI_API_KEY
▸Open source — MIT license · samuelar2/sentfromai-mcp