mcpbeat Sign in

MCP Empty Public MCP Server

not responding

MCP Empty Public is listed as active in the registry but did not answer our last check. Last commit 20 Aug 2026.

Minimal streamable HTTP MCP server used for owned-account registry connectivity tests.

Uptime history 34 days of history · worst day 0%
34 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
115 ms
Response time
average over 24h
1
Stars
last commit 20 Aug 2026

MCP Empty Public 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 13 min ago.

run in your terminal
claude mcp add mcp-empty-public --transport http https://bintool.brkd.no/anything/mcp-empty-public
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-empty-public": {
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-empty-public]
url = "https://bintool.brkd.no/anything/mcp-empty-public"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-empty-public": {
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-empty-public": {
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://bintool.brkd.no/anything/mcp-empty-public streamable-http answering 115 ms 13 min ago

Alternatives to MCP Empty Public

same job, measured the same way
I
Livenxmcp
by bdimic-bluecat

MCP server for LiveAction LiveNX (quay.io / MCP registry test publish)

local only
Appstore Connect
by sardorbekr

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

51 installs/wk local only
API Testing MCP
by cocaxcode

MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.

63 installs/wk local only
API Tester
by ryudi84

MCP server for API testing: HTTP requests, cURL generation, health checks.

25 installs/wk local only
Rqwstr
by kjopstad-it

AI-native HTTP security testing MCP server — 17 tools with raw HTTP/1.1 + HTTP/2 control

local only
Testdino MCP
by testdino-inc

A MCP server for TestDino

1 280 installs/wk local only
Hindsight MCP
by rbfinch

MCP server for AI-assisted coding with development history: git, tests, Copilot.

local only
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 279 installs/wk local only

MCP Empty Public — questions

Answers built from our own checks of this server.

Is MCP Empty Public working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 115 ms. The bar chart above shows every period we have measured.
The registry lists MCP Empty Public 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 MCP Empty Public?
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 MCP Empty Public need an API key?
No. MCP Empty Public 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 MCP Empty Public open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.