mcpbeat

Anythingmcp MCP Server

io.github.keysersoft/anythingmcp
answering

Anythingmcp is answering right now. Last checked moments ago. It exposes 4 tools. Last commit 3 Aug 2026.

Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
174 ms
Response time
average over 24h
169
Stars
last commit 3 Aug 2026

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 anythingmcp --transport http https://cloud.anythingmcp.com/mcp/demo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}
~/.codex/config.toml
[mcp_servers.anythingmcp]
url = "https://cloud.anythingmcp.com/mcp/demo"
.cursor/mcp.json
{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

anythingmcp
anythingmcp_connect_client
Setup instructions to connect an AI client (Claude, ChatGPT, Gemini, Copilot, Cursor) to AnythingMCP.
anythingmcp_get_started
How to install and run your own AnythingMCP gateway in ~60 seconds.
anythingmcp_list_connectors
Overview of the 175+ pre-built connectors and the connector types you can build.
anythingmcp_overview
What AnythingMCP is, what this demo endpoint does, and where to learn more.

Endpoints

URLTransportStateLatencyChecked
https://cloud.anythingmcp.com/mcp/demo streamable-http answering 189 ms 0 min ago

Anythingmcp — questions

Answers built from our own checks of this server.

What can Anythingmcp do?
It exposes 4 tools, read directly from the server on our last check. Among them: anythingmcp_connect_client, anythingmcp_get_started, anythingmcp_list_connectors, anythingmcp_overview. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Anythingmcp working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 174 ms. The bar chart above shows every period we have measured.
How do I connect Anythingmcp?
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 Anythingmcp need an API key?
No. Anythingmcp completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Anythingmcp?
It answers our handshake in 174 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Anythingmcp open source?
Yes — it is published under the AGPL-3.0 licence, written in TypeScript, 169 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.