Wraps MCP Server

Deploy email infrastructure to your AWS account in under 2 minutes. Prerequisites: Node.js 22+, AWS credentials configured. It is available as a remote MCP endpoint.

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

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 59 · #51 OF 90 MAINTAINED EMAIL · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Wraps

Claude Code

claude mcp add wraps-team-wraps --transport http https://wraps.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

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

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://wraps.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 wraps.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

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

03 · What Wraps can do

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

Latest releases

cli-v3.11.2 · 2026-09-16

pulumi-v0.4.1 · 2026-09-16

cdk-v0.3.1 · 2026-09-16

04 · Who maintains Wraps

Wraps is maintained by wraps-team. We track 2 MCP servers from wraps-team - 2 actively maintained, 60 combined GitHub stars, oldest repo from Nov 2025.

05 · Facts

category
email - ranked #51 of 90 actively-maintained email servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
dev.wraps/docs (active, first published 2026-09-10)

06 · Wraps FAQ

What is Wraps?

Deploy email infrastructure to your AWS account in under 2 minutes. Prerequisites: Node.js 22+, AWS credentials configured. It is available as a remote MCP endpoint.

Is Wraps still maintained?

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

How do I install Wraps?

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

Does Wraps require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to Wraps