add-mcp
Back to registry
Primitive logo

Primitive

v1.0.0

primitive.dev/mcp-server

Primitive provides programmatic email infrastructure for developers and AI agents, including sending outbound mail, receiving inbound mail, managed inboxes and domains, and hosted functions triggered by email. It also offers durable agent state storage and agent-facing integration surfaces such as REST, MCP, and CLI tools.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://www.primitive.dev/.well-known/mcp
npx add-mcp@latest https://www.primitive.dev/.well-known/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=dev.primitive%2Fmcp-server"

More from primitive.dev