Chamber
Rank #24,030io.github.ceedot-rock/json-chamber-mcp
Two-key JSON seal/open. Cloak needs a live license. Open is keys-only.
Chamber is a Model Context Protocol (MCP) server published by ceedot-rock. It ranks #24,030 of 132,405 servers tracked on MCP Toplist. Chamber is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 13, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 108,375 of 132,405 servers on MCP Toplist.
Use Chamber
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add json-chamber-mcp -- npx -y json-chamber-mcp[mcp_servers.json-chamber-mcp]
command = "npx"
args = ["-y", "json-chamber-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"json-chamber-mcp": {
"command": "npx",
"args": [
"-y",
"json-chamber-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"json-chamber-mcp": {
"command": "npx",
"args": [
"-y",
"json-chamber-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"json-chamber-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"json-chamber-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"json-chamber-mcp": {
"command": "npx",
"args": [
"-y",
"json-chamber-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"json-chamber-mcp": {
"command": "npx",
"args": [
"-y",
"json-chamber-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ceedot-rock%2Fjson-chamber-mcp)<a href="https://mcptoplist.com/server/io.github.ceedot-rock%2Fjson-chamber-mcp"><img src="https://mcptoplist.com/badge/io.github.ceedot-rock%2Fjson-chamber-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ceedot-rock
Other servers by ceedot-rock
View all ceedot-rock servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.0 | Sep 14, 2026 |
Frequently asked questions
- Who maintains Chamber?
- Chamber is maintained by ceedot-rock, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Chamber listed on the Official MCP Registry?
- Yes — Chamber is listed on the Official MCP Registry, alongside Glama.
- How many versions does Chamber have?
- MCP Toplist tracks 1 version of Chamber, most recently published on Sep 14, 2026.
- Where can I find the source code for Chamber?
- The source code for Chamber is hosted at github.com/ceedot-rock/json-chamber-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.