Loading MCP server directory, please wait...
Disposable email inboxes for AI agents: create an address, wait for the OTP or verify link.
npx @getmcp/cli add com.mailfornet/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Mailfornet API key (free tier available at https://mailfornet.com/developers/signup)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mailfornet/mcp": {
"url": "https://api.mailfornet.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}