IMAP
Browse and manage emails from any IMAP server.
Imap mcp server
A simple imap mcp server for browsing your emails. It is build using fastmcp .
Config
{
"mcpServers": {
"imap-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/imap-mcp",
"run",
"server.py"
],
"env": {
"IMAP_USER": "USER",
"IMAP_PASSWORD": "PASSWORD",
"IMAP_SERVER": "server dns or ip",
}
}
}
}
Servidores relacionados
Slack Local MCP
A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.
Claude Code Notification
Sends notifications from Claude Code with customizable sounds and cross-platform support.
Telnyx
Official Telnyx remote MCP server for AI agents.
Instagram DMs
Send Instagram DMs via your LLM
News Feed
A news feed server for aggregating news from various sources.
oVice
Manage oVice workspaces, groups, users, and send notifications through the oVice API.
Gmail MCP Server
An MCP server that enables AI models to interact directly with the Gmail API to manage emails.
Inbox MCP
An intelligent, LLM-powered email assistant using the Nylas v3 API.
InboxAPI
Your Agents' personal email
MCP Email Server
Provides IMAP and SMTP access for sending and receiving emails.