mcp-leadgen-orchestrator
by harshit05092
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMTP_HOST | No | SMTP server host for email sending. | |
| SMTP_PORT | No | SMTP server port. | |
| MAX_RETRIES | No | Retry attempts for failed sends. | 2 |
| DRY_RUN_MODE | No | Set to 'false' to actually send messages, 'true' to log messages without sending. | true |
| GROQ_API_KEY | Yes | Your Groq API key for AI enrichment and message generation. | |
| SMTP_PASSWORD | No | SMTP server password (e.g., Gmail App Password). | |
| SMTP_USERNAME | No | SMTP server username (email address). | |
| RATE_LIMIT_PER_MINUTE | No | Max messages per minute. | 10 |
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/harshit05092/mcp-leadgen-orchestrator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server