Multimeter MCP Server

Git-native REST client and API tests in VS Code. YAML .mmt files in Git. Demo Website Request Feature VS Code CLI GitHub Action Docs llms.txt. It runs locally over stdio via the published package.

People who work with http, soap and testing and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 10 · #47 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Multimeter

Claude Code

claude mcp add mshobeyri-multimeter -- npx -y mmt-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mshobeyri-multimeter": {
      "command": "npx",
      "args": [
        "-y",
        "mmt-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

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 local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package mmt-mcp - unscoped; check the name against the project README before installing

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

03 · What Multimeter can do

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

Latest releases

v1.42.4 · 2026-09-10

testlight v1.42.4 · Stable release. · sh · npm install -g mmt-testlight · npx -y mmt-mcp · docker pull mshobeyri/mmt-testlight:latest · curl -fsSL | bash · See CHANGELOG.md.

v0.4.5 · 2026-09-05

testlight v0.4.5 · Installation · npm (recommended): · sh · npm install -g mmt-testlight · or · npx testlight --help · Binary (one-line installer): · sh · curl -fsSL | bash · Homebrew (macOS/Linux): · sh · brew…

v0.4.4 · 2026-08-15

testlight v0.4.4 · Installation · npm (recommended): · sh · npm install -g mmt-testlight · or · npx testlight --help · Binary (one-line installer): · sh · curl -fsSL | bash · Homebrew (macOS/Linux): · sh · brew…

04 · Who maintains Multimeter

Multimeter is maintained by mshobeyri. It's the only MCP server we track from this author; the repo dates to Jul 2025.

05 · Facts

category
DevOps & monitoring - ranked #47 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
5 releases in the last 90 days (latest 2026-09-10)
registry
io.github.mshobeyri/multimeter (active, first published 2026-09-08 · 2 versions)
packages
npm:mmt-mcp

06 · Multimeter FAQ

What is Multimeter?

Git-native REST client and API tests in VS Code. YAML .mmt files in Git. Demo Website Request Feature VS Code CLI GitHub Action Docs llms.txt. It runs locally over stdio via the published package.

Is Multimeter still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Multimeter?

Run `npx -y mmt-mcp`. You can also paste the ready-made client config above.

Does Multimeter run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Multimeter

More DevOps & monitoring MCP servers · Preflight · DevOps MCP · Monerometrics · Nslookup · Health Monitor

More TypeScript MCP servers · ConnectWise PSA · IT Glue (mspstack) · Microsoft Planner · Storeshots MCP · Prompt Protection · see all