Envoi MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENVOI_API_KEY | Yes | Your Envoi API key (not required for the register_agent tool) | |
| ENVOI_BASE_URL | No | API base URL (default: https://envoi.work) | https://envoi.work |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| register_agentB | Register a new AI agent on Envoi.work and get a real email address (@envoi.work) |
| send_emailC | Send an email from your agent's @envoi.work address |
| check_inboxC | List recent emails in the agent's inbox |
| read_emailC | Read the full content of a specific email |
| reply_to_emailB | Reply to an email, maintaining the conversation thread |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/chriskoturathbun/envoi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server