Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.keysersoft/anythingmcp

io.github.keysersoft/anythingmcp

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

Uptime
100.0%
1 direct probes · 30d
Response
157ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

anythingmcp_overview

What AnythingMCP is, what this demo endpoint does, and where to learn more.

anythingmcp_get_started

How to install and run your own AnythingMCP gateway in ~60 seconds.

anythingmcp_connect_client

Setup instructions to connect an AI client (Claude, ChatGPT, Gemini, Copilot, Cursor) to AnythingMCP.

anythingmcp_list_connectors

Overview of the 175+ pre-built connectors and the connector types you can build.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.keysersoft/anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp/demo",
      "transport": "streamable-http"
    }
  }
}