MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Model Context Protocol (MCP) server for Forward Email. Connect AI assistants to your inbox.

创建于 3/5/2026
更新于 about 3 hours ago
Repository documentation and setup instructions
README not available
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-mcp-server

Cursor 配置 (mcp.json)

{ "mcpServers": { "forwardemail-mcp-server": { "command": "npx", "args": [ "forwardemail-mcp-server" ] } } }