mailplug-jandi-mcp
by nimbuswsj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_PORT | No | Streamable HTTP backend port | 8710 |
| MAILPLUG_EMAIL | Yes | Mailplug mailbox address for POP3/SMTP | |
| MCP_PUBLIC_URL | No | Public URL for Streamable HTTP backend | |
| JANDI_WEBHOOK_URL | Yes | JANDI Incoming Webhook URL | |
| MAILPLUG_POP3_HOST | No | Mailplug POP3 host | pop3.mailplug.co.kr |
| MAILPLUG_POP3_PORT | No | Mailplug POP3 port | 995 |
| MAILPLUG_SMTP_HOST | No | Mailplug SMTP host | smtp.mailplug.co.kr |
| MAILPLUG_SMTP_PORT | No | Mailplug SMTP port | 465 |
| MAILPLUG_APP_PASSWORD | Yes | Mailplug app password for POP3/SMTP |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mailplug_list_recentC | Placeholder tool for future POP3-based Mailplug ingestion. |
| jandi_build_messageB | Build a JANDI Incoming Webhook payload without sending it. |
| jandi_send_messageC | Send a message to the configured JANDI Incoming Webhook URL. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nimbuswsj/mailplug-jandi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server