S

samva.dev

Samva is a developer email platform for sending and managing transactional and campaign email, templates, contacts, domains, webhooks, and related analytics. It also offers hosted MCP access so AI agents can perform organization-scoped email operations.

3 integrations · MCP · REST · CLI

Samva exposes a REST API at `api.samva.dev/v1`, a hosted OAuth-protected MCP server at `mcp.samva.dev`, and a `samva` CLI; HTTP uses API keys, MCP supports OAuth or API keys, and the CLI supports interactive OAuth login or an API key env var.

discovered 5d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Samva API keyapi_keyGet key

In the Samva dashboard, open Developers → API Keys and create a key. Copy it when shown — the full value is only displayed once. Production keys start with samva_sk_live_ and test keys with samva_sk_test_. Store it in SAMVA_API_KEY and send it as X-API-Key on HTTP requests; some docs also show it accepted as Authorization: Bearer <api-key> on the hosted MCP server.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.

Samva CLI OAuth sessionoauth2$ samva login

Acquired by the CLI — running samva login opens the auth flow and stores the credential.

conventions · 7/8 published

Publish these signals → /publishing