mcpbeat Sign in

Condens Remote MCP Server

not responding

Condens Remote MCP Server is listed as active in the registry but did not answer our last check. Last commit 29 May 2026.

Remote MCP server for connecting to your Condens UX repository.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
0
Stars
last commit 29 May 2026

Condens Remote MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add remote-mcp-server --transport http https://{baseUrl}/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remote-mcp-server": {
      "url": "https://{baseUrl}/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remote-mcp-server]
url = "https://{baseUrl}/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "remote-mcp-server": {
      "url": "https://{baseUrl}/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remote-mcp-server": {
      "url": "https://{baseUrl}/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{baseUrl}/mcp streamable-http answering 0 ms 11 min ago

Alternatives to Condens Remote MCP Server

same job, measured the same way
Hostinger SSH MCP
by ohvenkat

MCP server for connecting Claude Code to a Hostinger VPS via SSH

28 installs/wk local only
LeanToken
by morluto

Token-bounded repository context for coding agents over MCP.

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

33 installs/wk local only
MCP Abap Adt
by fr0ster

MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP

296 installs/wk local only
Repo Test Architect
by repoassay

Audit-first test strategy MCP server for repository-native test planning.

48 installs/wk local only
Meeba Brain
by meemoprasad

Repository knowledge graph MCP server for codebase understanding and debugging.

5 tools answering
DevTime
by shakargy

Local-first, read-only MCP server for evidence-backed repository memory.

491 installs/wk local only
Awesome Copilot MCP Server
by microsoft

An MCP server that stores Copilot customizations from the Awesome Copilot repository

local only

Condens Remote MCP Server — questions

Answers built from our own checks of this server.

Is Condens Remote MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Condens Remote MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Condens Remote MCP Server?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Condens Remote MCP Server need an API key?
No. Condens Remote MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Condens Remote MCP Server open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.