← Registry

API Tools

anythingmcp.com

A gateway that provides over 175 pre-built connectors to easily connect AI clients like Claude, ChatGPT, and Gemini to external services.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://cloud.anythingmcp.com/mcp/demo

No auth detected

MCP server metadata

Name
AnythingMCP Demo
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Public, read-only demo of AnythingMCP. These tools describe the product and how to use it; they expose no customer data. Start with anythingmcp_overview.

Known tools 4

anythingmcp_overview

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

Inferred read-only
anythingmcp_get_started

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

Inferred read-only
anythingmcp_connect_client

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

Inferred read-only
anythingmcp_list_connectors

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.anythingmcp-demo]
url = "https://cloud.anythingmcp.com/mcp/demo"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "anythingmcp-demo": {
      "type": "http",
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: anythingmcp-demo
Remote MCP URL: https://cloud.anythingmcp.com/mcp/demo

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "anythingmcp-demo": {
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "anythingmcp-demo": {
      "type": "http",
      "url": "https://cloud.anythingmcp.com/mcp/demo"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "anythingmcp-demo",
  "transport": "streamable-http",
  "url": "https://cloud.anythingmcp.com/mcp/demo"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for anythingmcp.com was fetched 2026-07-27T23:28:43.366Z and is being refreshed.

Trust status Neutral

anythingmcp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.