AgentMail
A server for interacting with the AgentMail API for email communication. Requires an API key.
AgentMail MCP Server
The AgentMail MCP Server provides tools for the AgentMail API.
Setup
Credentials
Get your API key from AgentMail
Configuration
{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}
Tool Selection
By default, all available tools are loaded. You can selectively enable specific tools using the --tools argument with a comma-separated list of tool names.
Example
{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp", "--tools", "get_message,send_message,reply_to_message"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}
Serveurs connexes
Telnet MCP Server
A secure telnet client for LLM applications, designed for defensive security analysis of network devices.
X MCP Server
An MCP server for X (Twitter) integration, allowing you to read timelines and engage with tweets.
Content-to-Social MCP Server
Transforms any blog/article URL into ready-to-post social media content for Twitter/X, LinkedIn, Instagram, Facebook, and email. Hosted on Apify, zero setup, pay-per-event ($0.07).
ELEMENT.FM
Create and publish unlimited podcast shows and episodes with ELEMENT.FM
Inbox MCP
An intelligent, LLM-powered email assistant using the Nylas v3 API.
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.
thanks.io MCP Server
Send real handwritten mail (postcards, letters, notecards) from any AI agent via thanks.io's API.
Bouyomi-chan MCP Server (Node.js)
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.
Chara Talk MCP
Enables communication between multiple AI characters with simultaneous voice playback using VLC.
Waroom MCP
Access the Waroom API through the Model Context Protocol.