← Registry

Data Collection

adultnode.com

Provides search and profile retrieval for the AdultNode adult-creator directory.

1 endpoint3 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://adultnode.com/mcp

No auth detected

MCP server metadata

Name
adultnode-directory
Version
0.1.0
Capabilities
tools
Server instructions

Use tools/list to enumerate the directory tools. All tools are read-only and require no authentication. Honour the Content-Signal preference declared in robots.txt.

Known tools 3

search_creators

Search the AdultNode adult-creator directory.

Inferred read-only
fetch_creator_profile

Fetch one AdultNode creator profile as structured markdown — display name, claimed status, links, recent posts, tags.

Inferred read-only
list_supported_platforms

List the platforms AdultNode indexes (slugs + facet URLs).

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.adultnode-directory]
url = "https://adultnode.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "adultnode-directory": {
      "type": "http",
      "url": "https://adultnode.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: adultnode-directory
Remote MCP URL: https://adultnode.com/mcp

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": {
    "adultnode-directory": {
      "url": "https://adultnode.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "adultnode-directory",
  "transport": "streamable-http",
  "url": "https://adultnode.com/mcp"
}
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 adultnode.com was fetched 2026-08-01T23:54:13.425Z and is being refreshed.

Trust status RestrictedContent

adultnode.com is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

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