Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

set_context

Configure default workspace and email service provider settings to streamline API requests for domain management and mailbox operations.

Instructions

Set default x-workspace-key and x-service-provider headers for subsequent API calls.

Input Schema

NameRequiredDescriptionDefault
serviceProviderNoMail service provider.
workspaceKeyNoWorkspace ID (UUID).

Input Schema (JSON Schema)

{ "properties": { "serviceProvider": { "description": "Mail service provider.", "enum": [ "GOOGLE", "MICROSOFT" ], "type": "string" }, "workspaceKey": { "description": "Workspace ID (UUID).", "type": "string" } }, "type": "object" }

Other Tools from Zapmail MCP Server

Related Tools

    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/dsouzaalan/zapmail-mcp'

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