coldforge
by Makeph
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_HOST | No | IMAP server hostname for auto-detecting replies | |
| IMAP_PORT | No | IMAP server port | |
| IMAP_USER | No | IMAP username | |
| SMTP_HOST | No | SMTP server hostname | |
| SMTP_PORT | No | SMTP server port | |
| SMTP_USER | No | SMTP username | |
| IMAP_USE_TLS | No | Whether to use TLS for IMAP | |
| SMTP_USE_TLS | No | Whether to use TLS for SMTP | |
| IMAP_PASSWORD | No | IMAP password | |
| SMTP_PASSWORD | No | SMTP password | |
| TAVILY_API_KEY | No | Tavily API key for high-quality research | |
| ANTHROPIC_API_KEY | No | Anthropic API key for Claude-personalized drafts | |
| COLDFORGE_FROM_NAME | No | Sender name for emails | |
| COLDFORGE_SEND_DAYS | No | Days to send (e.g., Mon-Fri) | |
| COLDFORGE_FROM_EMAIL | No | Sender email address | |
| COLDFORGE_DAILY_LIMIT | No | Daily email sending limit per account (default 40) | |
| COLDFORGE_SEND_WINDOW | No | Send time window (e.g., 09:00-17:00) |
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/Makeph/coldforge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server