Skip to main content
Glama
package.json657 B
{ "name": "fastmail-mcp", "version": "1.6.1", "description": "MCP server for Fastmail API integration", "main": "dist/index.js", "type": "module", "bin": { "fastmail-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "prepare": "npm run build" }, "engines": { "node": ">=18" }, "keywords": ["mcp", "fastmail", "email", "jmap"], "author": "Jeremy Gill", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" } }

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

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