Labsco
ai-zerolab logo

MCP Email Server

268

from ai-zerolab

Provides IMAP and SMTP access for sending and receiving emails.

🔥🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup

mcp-email-server

IMAP and SMTP via MCP Server

Development

This project is managed using uv.

Try make install to install the virtual environment and install the pre-commit hooks.

Use uv run mcp-email-server for local development.

Releasing a new version

  • Create an API Token on PyPI.

  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.

  • Create a new release on Github.

  • Create a new tag in the form *.*.*.

For more details, see here.