Agent Tools
Back to MCP servers

dev.primitive/email

https://www.primitive.dev/mcp
● healthy

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

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://www.primitive.dev/mcp
JSON-RPC initialize probe
curl -X POST https://www.primitive.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.primitive.dev
Source code
https://github.com/primitivedotdev/primitive-mono-repo