Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

get_metrics

Retrieve system metrics including API call statistics, cache performance, and error rates to monitor server performance and identify issues.

Instructions

Retrieve system metrics including API call statistics, cache performance, and error rates.

Input Schema

NameRequiredDescriptionDefault
includeCacheNoInclude cache statistics
includeCountersNoInclude counter statistics
includeTimersNoInclude timing statistics

Input Schema (JSON Schema)

{ "properties": { "includeCache": { "default": true, "description": "Include cache statistics", "type": "boolean" }, "includeCounters": { "default": true, "description": "Include counter statistics", "type": "boolean" }, "includeTimers": { "default": true, "description": "Include timing statistics", "type": "boolean" } }, "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