wyattjoh/jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.
Platform-specific configuration:
{
"mcpServers": {
"jmap-mcp": {
"command": "npx",
"args": [
"-y",
"jmap-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...