Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Agentmail Mcp

    5 stars
    JavaScript
    Updated Sep 25, 2025

    Table of Contents

    • stdio compatibility
    • Repository

    Table of Contents

    • stdio compatibility
    • Repository

    Documentation

    AgentMail MCP

    AgentMail has one MCP tool implementation, hosted at:

    text
    https://mcp.agentmail.to/mcp

    Use that Streamable HTTP endpoint directly when your client supports remote MCP. It provides the current runtime tool catalog and supports the hosted server's existing OAuth and per-request API-key paths. See the AgentMail MCP documentation.

    stdio compatibility

    Existing Node configurations continue to work through the npm bridge:

    json
    {
      "mcpServers": {
        "AgentMail": {
          "command": "npx",
          "args": ["-y", "agentmail-mcp"],
          "env": { "AGENTMAIL_API_KEY": "YOUR_API_KEY" }
        }
      }
    }

    Python users can run the equivalent native bridge:

    sh
    AGENTMAIL_API_KEY=YOUR_API_KEY uvx agentmail-mcp

    Both bridges discover tools and schemas from the hosted server. They do not contain AgentMail SDK, toolkit, REST API, or tool-definition logic. --tools name1,name2 remains available for stdio clients that need a filtered catalog.

    Repository

    • packages/server: the hosted MCP server and only AgentMail tool implementation
    • packages/npm-stdio-bridge: npm agentmail-mcp
    • python/stdio-bridge: PyPI agentmail-mcp
    • mcp-manifest.json: generated runtime contract
    • tests: contract and transport checks
    • docs: architecture, compatibility, migration, release, and operations
    sh
    pnpm install
    pnpm build
    pnpm test
    pnpm check:contract

    The old local npm implementation is preserved at legacy-local-v0.2.2. Authentication hardening is a separate project; this consolidation preserves the hosted server's existing behavior.

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k