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",
}
}
}
}
Serveurs connexes
Interact MCP
Enables real-time communication between AI assistants and users via a web-based chat interface.
Confluence
Interact with Confluence to execute CQL queries, retrieve page content, and update pages.
AskMeMCP
Enables AI assistants to request human input through a web interface, facilitating human-in-the-loop interactions.
Discord Webhook
Post messages to Discord webhooks.
OpenAI Speech-to-Text
Transcribe audio files using OpenAI's Speech-to-Text API.
MCP Notify
Monitor the Model Context Protocol (MCP) Registry for new, updated, and removed servers. Get real-time notifications via Discord, Slack, Email, Telegram, Microsoft Teams, Webhooks, or RSS feeds. Includes CLI, Go SDK, REST API, and MCP server for AI assistants.
any-chat-completions-mcp
Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more
KickMCP
An MCP server for seamless integration with the Kick.com API.
MCP Server Notifier
A lightweight notification service that sends webhooks for completed MCP tasks to providers like Discord, Slack, and Teams.
Prompt for User Input MCP Server
Enables AI models to prompt users for input directly within their code editor for interactive conversations.