Skip to main content
Glama
mattmaas

Fastmail MCP Server

by mattmaas

fastmail_list_masked_emails

List all masked email addresses created for privacy, letting you review and manage your aliases in one place.

Instructions

List all masked email addresses (privacy-focused aliases).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

B3.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are present, so the description must disclose behavior. It states only that all masked email addresses are listed, without addressing read-only guarantees, authentication needs, pagination, or response format. The parenthetical clarifies the resource but not the tool's behavioral characteristics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with a useful parenthetical clarifier. Every word serves a purpose, and it avoids redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter list tool without an output schema, the description gives the core purpose but omits return value structure, pagination, or any operational caveats. It is adequate for selecting the tool but not fully complete for an agent expecting to parse the response.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has zero parameters with 100% coverage, so there is nothing for the description to add beyond the schema. Baseline for zero-parameter tools is 4, and the description does not need to explain parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('List') and resource ('masked email addresses') with a clarifying parenthetical defining them as privacy-focused aliases. It is clearly distinct from listing regular emails, though it does not explicitly reference sibling tools to differentiate.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description offers no guidance on when to use this tool versus the sibling tools such as fastmail_create_masked_email or fastmail_list_emails. It only restates the tool's function without any exclusions or alternative conditions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/mattmaas/fastmail-mcp'

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