# nornweave

> An open-source, self-hosted API that turns standard email providers (Mailgun, SES, SendGrid) into "Inbox-as-a-Service" for AI Agents.

- **URL**: https://www.freshcrate.ai/projects/nornweave
- **Author**: DataCovey
- **Category**: MCP Servers
- **Latest version**: `v0.2.0` (2026-04-29)
- **License**: Apache-2.0
- **Source**: https://github.com/DataCovey/nornweave
- **Homepage**: https://nornweave.datacovey.com/
- **Language**: Python
- **GitHub**: 10 stars, 1 forks
- **Registry**: github (`DataCovey/nornweave`)
- **Tags**: `agent`, `ai-tools`, `email`, `llm`, `llm-agents`, `mcp-server`, `python`, `self-hosted`

## Description

An open-source, self-hosted API that turns standard email providers (Mailgun, SES, SendGrid) into "Inbox-as-a-Service" for AI Agents.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.2.0` | 2026-04-29 | High | ## NornWeave v0.2.0  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.2.0  # With PostgreSQL support pip install nornweave[postgres]==0.2.0  # With MCP server for AI agents pip install nornweave[mcp]==0.2.0  # Full installation pip install nornweave[all]==0.2.0 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.8` | 2026-02-18 | Low | ## NornWeave v0.1.8  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.8  # With PostgreSQL support pip install nornweave[postgres]==0.1.8  # With MCP server for AI agents pip install nornweave[mcp]==0.1.8  # Full installation pip install nornweave[all]==0.1.8 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.7` | 2026-02-09 | Low | ## NornWeave v0.1.7  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.7  # With PostgreSQL support pip install nornweave[postgres]==0.1.7  # With MCP server for AI agents pip install nornweave[mcp]==0.1.7  # Full installation pip install nornweave[all]==0.1.7 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.6` | 2026-02-07 | Low | ## NornWeave v0.1.6  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.6  # With PostgreSQL support pip install nornweave[postgres]==0.1.6  # With MCP server for AI agents pip install nornweave[mcp]==0.1.6  # Full installation pip install nornweave[all]==0.1.6 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.5` | 2026-02-06 | Low | ## NornWeave v0.1.5  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.5  # With PostgreSQL support pip install nornweave[postgres]==0.1.5  # With MCP server for AI agents pip install nornweave[mcp]==0.1.5  # Full installation pip install nornweave[all]==0.1.5 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.4` | 2026-02-05 | Low | ## NornWeave v0.1.4  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.4  # With PostgreSQL support pip install nornweave[postgres]==0.1.4  # With MCP server for AI agents pip install nornweave[mcp]==0.1.4  # Full installation pip install nornweave[all]==0.1.4 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.3` | 2026-02-05 | Low | ## NornWeave v0.1.3  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.3  # With PostgreSQL support pip install nornweave[postgres]==0.1.3  # With MCP server for AI agents pip install nornweave[mcp]==0.1.3  # Full installation pip install nornweave[all]==0.1.3 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.2` | 2026-02-05 | Low | ## NornWeave v0.1.2  Install from PyPI: ```bash # Base installation (SQLite, all email providers) pip install nornweave==0.1.2  # With PostgreSQL support pip install nornweave[postgres]==0.1.2  # With MCP server for AI agents pip install nornweave[mcp]==0.1.2  # Full installation pip install nornweave[all]==0.1.2 ```  See [CHANGELOG.md](https://github.com/DataCovey/nornweave/blob/main/CHANGELOG.md) for details. |
| `v0.1.1` | 2026-02-04 | Low | ### Added  - **MCP Server implementation** (Huginn & Muninn) for AI agent integration:   - FastMCP-based server with 2 resources and 4 tools   - Resources: `email://inbox/{id}/recent`, `email://thread/{id}`   - Tools: `create_inbox`, `send_email`, `search_email`, `wait_for_reply`   - Support for three transports: stdio (default), SSE, HTTP   - CLI command `nornweave mcp` with transport selection   - Registry metadata for Smithery.ai, mcp-get.com, glama.ai   - Full documentation at `web/ |
| `n8n-v0.1.2` | 2026-02-04 | Low | ## n8n-nodes-nornweave v0.1.2  Install from npm: ``` npm install @nornweave/n8n-nodes-nornweave ```  Or install via n8n Community Nodes panel. |

## Citation

- HTML: https://www.freshcrate.ai/projects/nornweave
- Markdown: https://www.freshcrate.ai/projects/nornweave.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/nornweave/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
