# email

**Category:** 💬 Communication  
**Repository:** https://github.com/primitivedotdev/primitive-mono-repo  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/email

## Description
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "email": {
    "command": "npx",
    "args": ["-y","email"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

