SERVER

Jmap MCP

Rank #22182

io.github.mikluko/jmap-mcp

MCP server providing jmap-mcp capabilities

First listed
Feb 18, 2026
Last publish date
Feb 19, 2026
OVERVIEW

Jmap MCP is a Model Context Protocol (MCP) server published by mikluko. It ranks #22182 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Jmap MCP is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 19, 2026.

STANDING
#22,182of 58,832 tracked serversTop 50%

Ranks ahead of 36,650 of 58,832 servers on MCP Toplist.

CONNECT

Use Jmap MCP

Add Jmap MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "jmap-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mikluko/jmap-mcp:0.10.0"
      ],
      "env": {
        "JMAP_SESSION_URL": "<your JMAP_SESSION_URL>",
        "JMAP_AUTH_TOKEN": "<your JMAP_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

mikluko

Organization
Total servers
1
Total versions
7
VERSIONS

Available versions (7)

VersionPublished
0.10.0Feb 19, 2026
0.9.0Feb 18, 2026
0.8.0Feb 18, 2026
0.7.0Feb 18, 2026
0.6.0Feb 18, 2026
0.5.0Feb 18, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Jmap MCP?
MCP server providing jmap-mcp capabilities
Who maintains Jmap MCP?
Jmap MCP is maintained by mikluko, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
Is Jmap MCP an official MCP server?
Yes — Jmap MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Jmap MCP have?
MCP Toplist tracks 7 versions of Jmap MCP, most recently published on Feb 19, 2026.
Where can I find the source code for Jmap MCP?
The source code for Jmap MCP is hosted at github.com/mikluko/jmap-mcp.
EXPLORE