The jmap mcp server enables AI agents to interact with JMAP email servers. It provides tools for managing emails, contacts, calendars, and other data using the jmap-jam client library. The server connects to JMAP-compliant email systems, allowing developers to build AI agents that can send, receive, and organize emails, as well as manage calendar events and contacts.
The jmap mcp server enables AI agents to interact with JMAP email servers. It provides tools for managing emails, contacts, calendars, and other data using the jmap-jam client library. The server connects to JMAP-compliant email systems, allowing developers to build AI agents that can send, receive, and organize emails, as well as manage calendar events and contacts.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wyattjoh-jmap-mcp-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wyattjoh-jmap-mcp-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from jmap mcp?"
API Key Required
This server requires an API key from jmap mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| JMAP_MCP_API_KEY | Yes | Your jmap mcp API key |
"What resources are available in jmap mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in jmap mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in jmap mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.