Skip to content
Back to search
30
MCP

@atomicmail/mcp-modelcontextprotocol

npm/@atomicmail/mcp-modelcontextprotocol

Atomic Mail MCP server — local stdio proxy with PoW auth and JMAP, for AI agents. (modelcontextprotocol install channel)

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built wi
0 tools
@wyattjoh/jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built wi
0 tools
@atomicmail/agent-skill-modelcontextprotocol
Atomic Mail AgentSkill — register, jmap_request, and help CLI for AI agents. (modelcontextprotocol install channel)
0 tools
authful-mcp-proxy
A Model Context Protocol (MCP) proxy server that performs OIDC authentication to obtain access tokens for remote MCP servers protected by to
0 tools
joplin-mcp-server
A Model Context Protocol (MCP) stdio server for Joplin, exposing Joplin's local REST API as MCP tools. Built with Python, uv, httpx, and Fas
0 tools
shipmail-mcp
Official Model Context Protocol (MCP) server for Shipmail, a business email provider with REST API, webhooks, and custom-domain inboxes for
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@atomicmail/mcp-modelcontextprotocol": {
      "url": "None",
      "transport": "http"
    }
  }
}