agentmail
by kindrat86
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTMAIL_FIVESIM_KEY | No | API key for 5sim SMS provider. Required if AGENTMAIL_SMS_PROVIDER is set to fivesim. | |
| AGENTMAIL_SMS_PROVIDER | No | SMS provider backend: mock (default, no key needed for dev), fivesim (requires AGENTMAIL_FIVESIM_KEY), twilio (requires TWILIO keys). | mock |
| AGENTMAIL_COMPLIANCE_PROVIDER | No | Compliance provider backend: osint (default, real OFAC data, free), mock (rule-based, for offline tests), paid (ComplyAdvantage passthrough, roadmap). | osint |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/kindrat86/agentmail'
If you have feedback or need assistance with the MCP directory API, please join our Discord server