Skip to main content
Glama

FastMail MCP Server

by gr3enarr0w
package.json520 B
{ "name": "fastmail-mcp-server", "version": "1.0.0", "description": "FastMail MCP server for local email management", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "dotenv": "^16.6.1", "node-fetch": "^3.3.2", "nodemailer": "^7.0.4" }, "keywords": [ "mcp", "fastmail", "email", "jmap" ], "author": "", "license": "MIT" }

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