Skip to main content
Glama
cakemail

Cakemail API MCP Server

Official
by cakemail

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cakemail_healthA

Check if Cakemail MCP server is operational.

Returns: Health status information including server version and endpoint count

cakemail_list_endpointsB

List all available Cakemail API endpoints.

cakemail_get_endpointA

Get detailed specification for a specific Cakemail API endpoint.

cakemail_get_authA

Get Cakemail API authentication documentation.

Returns: Authentication requirements and configuration details, or error response if spec cannot be loaded

cakemail_call_apiD

Execute a Cakemail API call.

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/cakemail/cakemail-api-documentation-mcp'

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