Skip to main content
Glama
ares952

IMAP MCP Server

by ares952

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for the MCP server listener. Defaults to 8700.8700
MCP_DEV_PORTNoPort for the development MCP server. Defaults to 8701.8701
IMAP_PASSWORDNoPassword for the IMAP account. Must be set if IMAP_PASSWORD_FILE is not set.
IMAP_PASSWORD_FILENoPath to a file containing the IMAP password. Must be set if IMAP_PASSWORD is not set. In Compose, this is set to /run/secrets/imap_password.
CONTROL_PLANE_TUNNEL_IDNoTunnel ID for OpenAI ChatGPT connection.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/ares952/MCPGenericIMAP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server