Server data from the Official MCP Registry
Send transactional email, verify domains, build contact segments, and draft marketing campaigns.
About
Send transactional email, verify domains, build contact segments, and draft marketing campaigns.
Remote endpoints: streamable-http: https://mcp.envloped.com/mcp
Security Report
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue 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.
What You'll Need
Set these up before or after installing:
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": {
"com-envloped-mcp": {
"url": "https://mcp.envloped.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Envloped CLI
The official command-line interface for Envloped — the email platform for developers and AI agents.
Install
curl -fsSL https://envloped.com/install.sh | bash
Or download binaries directly from Releases.
Supported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64 |
Quick Start
# Authenticate
envloped login
# Send an email
envloped send --from hello@yourdomain.com --to user@example.com \
--subject "Hello!" --text "Sent from the CLI"
# List sent emails
envloped emails list
# Manage domains
envloped domains list
envloped domains add mydomain.com
# Manage API keys
envloped keys list
envloped keys create "My Key"
CI/CD
Use environment variables for non-interactive authentication:
export ENVLOPED_API_KEY=en_your_api_key
envloped send --from a@b.com --to c@d.com --subject "Deploy" --text "Done"
GitHub Actions
- name: Install Envloped CLI
run: curl -fsSL https://envloped.com/install.sh | bash
- name: Send notification
env:
ENVLOPED_API_KEY: ${{ secrets.ENVLOPED_API_KEY }}
run: envloped send --from a@b.com --to c@d.com --subject "Deployed" --text "OK"
AI Agent Support
The CLI is designed for autonomous use by AI agents (Claude Code, Cursor, Codex):
--jsonflag on every command for machine-readable output--stdinfor piping JSON email payloads--forceto skip confirmation prompts--quietfor minimal output
See install.md for agent installation instructions.
Documentation
License
Proprietary. Copyright Envloped.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
