Skip to main content
Glama

FastMail MCP Server

by gr3enarr0w
icon.svg1.02 kB
<?xml version="1.0" encoding="UTF-8"?> <svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"> <!-- Background --> <rect width="256" height="256" rx="32" fill="#2563eb"/> <!-- Email icon --> <rect x="48" y="80" width="160" height="96" rx="8" fill="none" stroke="white" stroke-width="4"/> <path d="M48 88 L128 136 L208 88" fill="none" stroke="white" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/> <!-- MCP nodes --> <circle cx="80" cy="200" r="8" fill="white"/> <circle cx="128" cy="200" r="8" fill="white"/> <circle cx="176" cy="200" r="8" fill="white"/> <!-- Connection lines --> <line x1="88" y1="200" x2="120" y2="200" stroke="white" stroke-width="2"/> <line x1="136" y1="200" x2="168" y2="200" stroke="white" stroke-width="2"/> <!-- AI indicator --> <circle cx="200" cy="56" r="12" fill="#10b981"/> <text x="200" y="61" text-anchor="middle" fill="white" font-family="Arial" font-size="14" font-weight="bold">AI</text> </svg>

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

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