Fce
Freeby MCP Community
Official Model Context Protocol (MCP) server for FreeCustom.Email - AI-native email workflows
v1.2.2Added Apr 12, 2026
mcpmodel context protocolemailaiclaude
Fce MCP Server
Official Model Context Protocol (MCP) server for FreeCustom.Email - AI-native email workflows
Installation
npx -y fce-mcp-server
Reviews
Installation
Quick install
npx -y fce-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"fce": {
"command": "npx",
"args": ["-y", "fce-mcp-server"]
}
}
}