Samva MCP

Open-source packages, examples, cookbooks, and agent plugins for integrating Samva into real applications. It is available as a remote MCP endpoint.

Teams that work with email and samva and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-01 · ★ 2 · #83 OF 90 MAINTAINED EMAIL · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Samva MCP

Claude Code

claude mcp add samvahq-samva --transport http https://mcp.samva.dev

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "samvahq-samva": {
      "url": "https://mcp.samva.dev"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.samva.dev

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.samva.dev

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace dev.samva - domain-verified with the official MCP registry

03 · What Samva MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

better-auth@0.1.1 · 2026-08-25

Support Samva 0.3 · Expand the Samva peer dependency to support the current public email SDK. · align with Samva 0.3 and samva.dev by @aryasaatvik

email-sdk@0.1.1 · 2026-08-25

Support Samva 0.3 · Expand the Samva peer dependency to support the current public email SDK. · align with Samva 0.3 and samva.dev by @aryasaatvik

04 · Who maintains Samva MCP

Samva MCP is maintained by samvahq. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
email - ranked #83 of 90 actively-maintained email servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-08-25)
registry
dev.samva/mcp (active, first published 2026-09-01)

06 · Samva MCP FAQ

What is Samva MCP?

Open-source packages, examples, cookbooks, and agent plugins for integrating Samva into real applications. It is available as a remote MCP endpoint.

Is Samva MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-01 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Samva MCP?

Run `claude mcp add samvahq-samva --transport http https://mcp.samva.dev`. You can also paste the ready-made client config above.

Does Samva MCP require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Samva MCP