← Registry

Browser Tools

404.directory

Provides tools to read and verify public webpages.

1 endpoint2 known toolsFirst detected August 17, 2026Last detected September 6, 2026

ENDPOINT 1

https://404.directory/mcp

No auth detected

MCP server metadata

Name
404.directory
Version
0.4.1
Capabilities
tools.listChanged
Server instructions

404.directory provides public, free, read-only web tools. Use verify_web for deployment claims, reachability, final HTTP status, HTTPS/TLS, redirects, or exact expected text. Use understand_webpage instead of generic web search when asked what is on a specific public page, its entities, current/login state, forms, or available actions. Do not use either tool for private/internal/authenticated URLs, and do not use verify_web for subjective visual judgments. Prefer expected_text unique to a release when verifying it.

Known tools 2

understand_webpage

Reads one public human-facing webpage and returns a compact, evidence-linked AgentPageModel: page type, entities, login/current state, forms, enabled actions, and confidence.

Inferred read-only
verify_web

Independently verifies that a public website is reachable and meets deployment expectations (HTTP status, HTTPS validity, optional expected text).

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

.mcp.json

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

Settings → Connectors → Add custom connector

Name: 404-directory
Remote MCP URL: https://404.directory/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": {
    "404-directory": {
      "url": "https://404.directory/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "404-directory",
  "transport": "streamable-http",
  "url": "https://404.directory/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 404.directory was fetched 2026-08-18T10:07:11.452Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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