Back to Browse

Samva MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Authenticated Samva email tools, including public documentation and template discovery.

About

Authenticated Samva email tools, including public documentation and template discovery.

Remote endpoints: streamable-http: https://mcp.samva.dev

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Requires authentication · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

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

Documentation

View on GitHub

From the project's GitHub README.

Samva

Open-source packages, examples, cookbooks, and agent plugins for integrating Samva into real applications.

Use these to send transactional email, connect auth email flows, work with templates, handle delivery events, and verify signed webhooks.

Structure

  • packages/* — package integrations (@samva/*).
  • examples/* — complete, runnable example apps.
  • cookbooks/*.md — documentation-first, copy-pasteable recipes.
  • plugins/* — coding-agent plugins and public documentation.

The maintained integrations target the published Samva 0.3 email SDK. Workspace packages and examples use samva@^0.3.0; copyable external import maps pin samva@0.3.0.

Package integrations

Agent plugins

  • samva — OpenAI Codex and Cursor packaging for the canonical hosted MCP server and Samva agent skill.

Cookbooks

Integrations land as individual pull requests. See CONTRIBUTING.md to propose or build one.

Examples

Getting started

This is a Bun + Turborepo monorepo.

bun install
bun run build
bun run typecheck
bun run test
bun run lint
bun run format:check

Contributing

Contributions are welcome — see CONTRIBUTING.md for local setup, package conventions, and how to propose a new integration. Maintainers use the Tegami release flow for package versions, changelogs, npm publication, tags, and GitHub Releases. GitHub Actions publishes; merging the Version Packages pull request is the human gate.

Security

To report a vulnerability, see SECURITY.md. Please do not file public issues for security reports.

License

MIT © Arya Labs, Inc.

Reviews

No reviews yet

Be the first to review this server!