JMeter Docs MCP Server

Community-maintained documentation for Apache JMeter built with Astro + Starlight. It is available as a remote MCP endpoint.

Teams that work with apache jmeter, api testing and documentation and want a hosted endpoint instead of running a local process. The project is written in MDX.

VERIFIED ACTIVE

LAST COMMIT 2026-09-08 · ★ 3 · #188 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

Apache-2.0 · MDX · how we verify → /methodology

01 · Install JMeter Docs

Claude Code

claude mcp add qainsights-docs.jmeter.ai --transport http https://docs.jmeter.ai/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "qainsights-docs.jmeter.ai": {
      "url": "https://docs.jmeter.ai/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://docs.jmeter.ai/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to docs.jmeter.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

registry namespace io.github.QAInsights is GitHub-verified and matches the repo owner

03 · What JMeter Docs can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

The src/content/docs//.mdx files are generated artifacts produced by tools/convert.mjs from the upstream Apache JMeter xdocs/ XML. A nightly workflow (.github/workflows/sync-upstream.yml) regenerates them and opens a sync PR. Direct edits to MDX files will be overwritten by the next sync run. To make a lasting change to documentation content:

04 · Who maintains JMeter Docs

JMeter Docs is maintained by qainsights. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
documentation - ranked #188 of 208 actively-maintained documentation servers as of 2026-09-18.
registry
io.github.QAInsights/jmeter-docs (active, first published 2026-09-08)

06 · JMeter Docs FAQ

What is JMeter Docs?

Community-maintained documentation for Apache JMeter built with Astro + Starlight. It is available as a remote MCP endpoint.

Is JMeter Docs still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-08. We re-verify nightly.

How do I install JMeter Docs?

Run `claude mcp add qainsights-docs.jmeter.ai --transport http https://docs.jmeter.ai/api/mcp`. You can also paste the ready-made client config above.

Does JMeter Docs require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

07 · Alternatives to JMeter Docs

More documentation MCP servers · Qingkuai MCP Server · Qiskit Documentation MCP Server · Qveris · Doc Guard