Inbox To Action MCP Server

Published on PyPI and listed on the Official MCP Registry (io.github.tarunlnmiit/inbox-to-action), Glama (deployable release, Quality A), and Smithery (MCPB bundle). It runs locally over stdio via the published package.

People who work with email automation, gmail and llm agent and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-26 · ★ 2 · #58 OF 90 MAINTAINED EMAIL · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Inbox To Action

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add tarunlnmiit-inbox-to-action -- uvx inbox-to-action

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tarunlnmiit-inbox-to-action": {
      "command": "uvx",
      "args": [
        "inbox-to-action"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package inbox-to-action - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.tarunlnmiit is GitHub-verified and matches the repo owner

03 · What Inbox To Action can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.7 · 2026-07-02

Adds the mcp-name ownership marker to the README and publishes to the Official MCP Registry (io.github.tarunlnmiit/inbox-to-action).

v0.2.6 · 2026-07-02

Fixes a pip-install issue: inbox-to-action run now finds a .env in the folder you run from (previously load_dotenv() searched from site-packages and missed it, so PROVIDER/API keys looked unset). Uses…

v0.2.5 · 2026-07-02

Any provider that returns a non-schema reply to a structured call (bare token, prose) no longer crashes the run. · _parse_json degrades: strict → salvage embedded JSON → raw string (never raises). · Classifier accepts…

04 · Who maintains Inbox To Action

inbox-to-action is maintained by tarunlnmiit. We track 2 MCP servers from tarunlnmiit - 2 actively maintained, 210 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from tarunlnmiit.

  1. autopilot-jobhunt Agentic job hunt: scan careers pages, score against your resume, draft applications. Never applies. ★ 208

05 · Facts

category
email - ranked #58 of 90 actively-maintained email servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-07-02)
registry
io.github.tarunlnmiit/inbox-to-action (active, first published 2026-07-02 · 3 versions)
packages
pypi:inbox-to-action

06 · Inbox To Action FAQ

What is Inbox To Action?

Published on PyPI and listed on the Official MCP Registry (io.github.tarunlnmiit/inbox-to-action), Glama (deployable release, Quality A), and Smithery (MCPB bundle). It runs locally over stdio via the published package.

Is Inbox To Action still maintained?

Yes - as of 2026-09-18, its last commit was 2026-07-26 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Inbox To Action?

Run `uvx inbox-to-action`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Inbox To Action run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Inbox To Action

More email MCP servers · CV Forge · Tickstem MCP Server · Tomba MCP Server · Agent Email · Thunderbird CLI

More Python MCP servers · Dense Evolution · AkTools Pro MCP Server · Biel AI · Asuswrt MCP · Telemem · see all