MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A dump protocol wrapper that allows ai agents to check email

Created 1/13/2026
Updated about 8 hours ago
Repository documentation and setup instructions

email-mcp

A dump protocol wrapper that allows ai agents to check email

Quick Setup
Installation guide for this server

Install Package (if required)

uvx email-mcp

Cursor configuration (mcp.json)

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