jmap-mcp-server

jmap-mcp-server

3.3

If you are the rightful owner of jmap-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

JMAP-MCP is a connector that enables reading emails via the Model Context Protocol (MCP) by interfacing with a JMAP server.

JMAP-MCP is a specialized connector designed to facilitate the interaction between a JMAP (JSON Mail Access Protocol) server and the Model Context Protocol (MCP). This integration allows users to read and manage their emails through MCP, leveraging the capabilities of JMAP, which is known for its efficient and modern approach to email access. The project is particularly focused on demonstrating how to connect with a Fastmail JMAP server, providing a practical example of its application. By configuring JMAP-MCP as an `mcpServer` in the MCP configuration file, users can seamlessly authenticate and interact with their email server using their JMAP API token. This setup not only simplifies email management but also enhances the user experience by integrating email functionalities into the broader MCP ecosystem. The project is open for local development, requiring Node.js and npm for setup, making it accessible for developers looking to customize or extend its capabilities.

Features

  • Integration with JMAP servers for email access
  • Seamless authentication using JMAP API tokens
  • Configuration as an `mcpServer` in MCP
  • Local development support with Node.js
  • Demonstration with Fastmail JMAP server