⚡ Model Context Protocol (MCP) ServerMCP Servers0 Stars
Errol Mail
By@jasondk
🦉 An MCP server that provides AI assistants with safe and fast comprehensive access to Apple Mail
#cloudflare-os#mcp-servers
Installation & Setup Quickstart
Copy commands or configuration snippets for this tool
{
"mcpServers": {
"errol-mail": {
"command": "npx",
"args": [
"-y",
"github:jasondk/errol-mail"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>"
}
}
}
}More MCP Servers Tools
View allModel Context Protocol Reference Servers★ 89434
Model Context Protocol Servers
MCP Python SDK for Autonomous Agents★ 23977
The official Python SDK for Model Context Protocol servers and clients
MCP TypeScript SDK for Agents★ 13129
The official TypeScript SDK for Model Context Protocol servers and clients