MCP Servers

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

A dump protocol wrapper that allows ai agents to check email

创建于 1/13/2026
更新于 about 8 hours ago
Repository documentation and setup instructions

email-mcp

A dumb protocol wrapper that allows ai agents to check email

快速设置
此服务器的安装指南

安装包 (如果需要)

uvx email-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "ketema-email-mcp": { "command": "uvx", "args": [ "email-mcp" ] } } }