CocoInbox MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CocoInbox MCP Serversend an email to john@example.com saying we're on track"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CocoInbox MCP Server
Thin MCP wrapper around the existing CocoInbox REST API. Does not modify or rebuild cocoInboxFrontend / cocoInboxBackend.
Tools (v1)
Tool | Maps to |
|
|
| Clears process session |
|
|
| Local session snapshot |
|
|
|
|
| Picks From address for send |
|
|
|
|
Related MCP server: simple-email-mcp
Typical flow
login({ email, password })list_emails()→ pick an idselect_email({ emailId })orcreate_email({ aliasName })send_email({ to, subject, body })
Setup
cd mcp-server
npm install
cp .env.example .env
# set COCOINBOX_API_URL to your running backendCursor (stdio)
Project file .cursor/mcp.json is already configured. Reload MCP in Cursor Settings → Tools & MCP.
HTTP MCP URL (optional)
npm run start:http
# → http://127.0.0.1:3100/mcpEnv
Variable | Default | Meaning |
|
| Existing REST API base |
| — | Optional pre-set Bearer token |
|
| HTTP transport port |
cocoinbox-mcp
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables reading and sending emails via IMAP and SMTP through the MCP protocol. Supports multiple email accounts and configuration via UI or environment variables.BSD 3-Clause
- AlicenseBqualityBmaintenanceEnables users to manage email accounts via IMAP/SMTP, including reading, searching, sending emails with attachments and calendar invites, all through natural language interactions with MCP-compatible clients.14MIT
- FlicenseNot gradedqualityCmaintenanceCustom MCP server for Gmail integration, enabling email listing, reading, searching, and sending via natural language.
- AlicenseNot gradedqualityAmaintenanceExposes any IMAP mailbox and SMTP relay as MCP tools, enabling email management (read, search, send, delete) through MCP-compatible agents.MIT
Related MCP Connectors
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.
could-have-been-email MCP — wraps StupidAPIs (requires X-API-Key)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WalidMoultamiss/cocoinbox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server