mcpbeat Sign in

Chamber MCP Server

local only

Chamber runs on your own machine — the client starts it, so there is no endpoint to ping. 149 installs a week from npm. Last commit 17 Sep 2026.

Two-key JSON seal/open. Cloak needs a live license. Open is keys-only.

149
Installs / week
npm · json-chamber-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Chamber every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add json-chamber-mcp -- npx -y json-chamber-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "json-chamber-mcp": {
      "args": [
        "-y",
        "json-chamber-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.json-chamber-mcp]
command = "npx"
args = ["-y", "json-chamber-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "json-chamber-mcp": {
      "args": [
        "-y",
        "json-chamber-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "json-chamber-mcp": {
      "args": [
        "-y",
        "json-chamber-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Chamber

same job, measured the same way
Slid Phi Labs
by ceedot-rock

CuNi exactness, Chamber two-key JSON, Agent-Rider. Lab signup, agent keys, x402 catalog.

42 tools answering
Selfping
by selfping

Text your own phone when a run finishes or needs you. A key can only message its own number.

1 tools answering
Etsy
by pipeworx-io

Etsy MCP — public listing search via Etsy Open API v3 (api_key auth only)

answering
ScoreIA Open Labyrinth
by scoreia

Enter ScoreIA Open Labyrinth. Auth none. Sealed cards include failures. Not the Chamber.

5 tools answering
Earn Bounty Scanner
by jayjex

Live Solana bounties from Superteam Earn: search, details, open feeds. No API key.

local only
GetMyHotels
by getmyhotels

Search hotels, get live prices, and check out in chat. Guest search needs no sign-in.

18 tools answering
JobsPipe
by jobspipe

Live job postings from 30+ ATS feeds and job boards, one schema. Live results need a Bearer key.

4 tools answering
Opencitations
by pipeworx-io

OpenCitations COCI — open-license citation index by DOI

37 tools answering

Chamber — questions

Answers built from our own checks of this server.

Why is there no uptime for Chamber?
Chamber runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package json-chamber-mcp was installed 149 times last week.
How do I connect Chamber?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls json-chamber-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Chamber?
The npm package json-chamber-mcp was installed 149 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Chamber open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.