aws-messaging-mcp
aws-messaging-mcp
Ein serverloser Model Context Protocol-Server auf AWS Lambda, der Claude Code, Claude Desktop und claude.ai Routines das Senden von E-Mails (Amazon SES), SMS/MMS/RCS (AWS End User Messaging) und das Teilen von Dateien über CloudFront-signierte Download-Links ermöglicht.
[!NOTE] Status: M0 (bootstrap). Die Anwendung wird Meilenstein für Meilenstein ausgeliefert; siehe die PRD §16 und den aktuellen Implementierungsplan.
Architektur (Ziel)
flowchart LR
C[Claude clients] -- Bearer JWT --> W[WAF + CloudFront]
W --> L[Lambda: FastAPI + FastMCP]
L -.JWKS.-> K[Cognito]
L --> SES[SES v2]
L --> EUM[End User Messaging]
L --> S3[(S3 + signed URLs)]Ausführliche Details: docs/PRD.md §4.
Related MCP server: AWS MCP Server
Dokumentation
Dokument | Zweck |
Maßgebliche Quelle: Umfang, Architektur, Auth, Schutzmaßnahmen, Meilensteine | |
Repository- und CI/CD-Konfiguration | |
GoDaddy → Route 53-Subdomain-Delegation | |
Voraussetzungen für SES, Toll-Free, RCS, Cognito | |
Aktueller Implementierungsplan |
Entwicklung
Erfordert Python 3.13 und uv.
uv sync # create the venv and install locked dependencies
make test # unit tests with coverage gate
make lint # ruff check + format check
make typecheck # mypy --strict
make iac-lint # cfn-lint + checkov + cfn_nag over infra/Siehe CONTRIBUTING.md für Konventionen (Conventional Commits, signierte Commits, nur Squash-Merges).
Lizenz
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables Claude to interact with core AWS services like S3, EC2, RDS, and CloudWatch, along with a generic SDK wrapper for any AWS operation. It also supports cost monitoring and optional vector store capabilities for document ingestion and search.103The Unlicense
- AlicenseBqualityDmaintenanceEnables Claude Desktop to interact with 57 AWS services using over 200 tools and local machine profiles. It supports multi-profile configurations and features a read-only safe mode by default to manage infrastructure like EC2, S3, and Lambda securely.100BSD 3-Clause
- AlicenseAqualityDmaintenanceEnables browsing S3 buckets and objects, and generating secure presigned URLs for downloads and uploads, through natural language commands in MCP clients like Claude Desktop.3103MIT

commune-mcpofficial
AlicenseAqualityBmaintenanceGive Claude (or any MCP client) a real email inbox and SMS. Your AI agent can read and send email, manage inboxes, track delivery, and handle SMS.271Apache 2.0
Related MCP Connectors
Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.
Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.
Communication stack for AI agents: SMS, AI voice calls, phone numbers, and account events.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gesparza8138/aws-messaging-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server