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",
}
}
}
}
関連サーバー
Machine 2 Machine Protocol
A proof-of-concept for autonomous economic interactions between AI agents using MCP, A2A, and x402 protocols.
Freshdesk MCP Server
An MCP server for interacting with the Freshdesk API v2, enabling management of customer support tickets and contacts.
Slack
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
Telegram MCP
An MCP server for interacting with the Telegram messaging service using the mtcute library.
X (Twitter)
Enhanced MCP server for Twitter/X with OAuth 2.0 support, v2 API media uploads, smart v1.1 fallbacks, and comprehensive rate limiting. Post tweets with text/media, search, and delete tweets programmatically.
Twilio Manager MCP
Manage Twilio resources such as subaccounts, phone numbers, and regulatory bundles using the Twilio API.
Instagram
Interact with Instagram Business accounts using the Instagram Graph API.
LinkedIn MCP Server
Integrates with the LinkedIn API, allowing interaction with your professional network and content.
LINE Bot MCP Server
Connects an AI agent to a LINE Official Account using the LINE Messaging API.
Advanced TTS MCP Server
A high-quality, feature-rich Text-to-Speech (TTS) server for generating natural and expressive speech with advanced controls.