Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

search_api_endpoints

Find relevant API endpoints by keyword to access Zapmail functionality for domains, mailboxes, exports, and other categories.

Instructions

Search for API endpoints using keywords to find relevant functionality.

Input Schema

NameRequiredDescriptionDefault
categoryNoLimit search to specific category
keywordYesKeyword to search for in endpoint descriptions

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Limit search to specific category", "enum": [ "workspace", "domains", "mailboxes", "wallet", "exports", "users", "billing", "subscriptions", "dns" ], "type": "string" }, "keyword": { "description": "Keyword to search for in endpoint descriptions", "required": true, "type": "string" } }, "required": [ "keyword" ], "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