mcpbeat Sign in

Demo MCP Server

by kevincogan Your server? Claim it
not responding

Demo MCP Server is listed as active in the registry but did not answer our last check.

Demo server entry for local testing

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
62 ms
Response time
average over 24h
open, no key
Access
streamable-http

Demo 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 0 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://kevincogan.github.io/mcp streamable-http answering 62 ms 0 min ago

Alternatives to Demo MCP Server

same job, measured the same way
I
Elias MCP Sample Server
by elpadev

A sample MCP server for testing

81 installs/wk local only
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

181 installs/wk local only
Testdino MCP
by testdino-inc

A MCP server for TestDino

1 280 installs/wk local only
Testing Repo
by vinur1992

An MCP server that created for demo

local only
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

35 565 installs/wk local only
MCP Test
by bharath-krishna

A simple MCP server with an echo tool for testing purposes

53 installs/wk local only
Sapiom
by sapiom

Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.

350 installs/wk local only
QA Test Server
by alpic-qa-test-cli-b955e6a8

Testing publish command

answering

Demo MCP Server — questions

Answers built from our own checks of this server.

Is Demo 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 62 ms. The bar chart above shows every period we have measured.
Is Demo MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Demo 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 Demo 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 Demo MCP Server need an API key?
No. Demo 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.