← Registry

Data Collection

anybrowse.dev

Provides web scraping and search capabilities to collect data from URLs and search engines.

1 endpoint5 known toolsFirst detected May 15, 2026Last detected August 1, 2026

ENDPOINT 1

https://anybrowse.dev/mcp

No auth detected

MCP server metadata

Name
anybrowse
Version
1.0.0
Capabilities
tools

Known tools 5

batch_scrape

Scrape multiple URLs at once (up to 10) and get all results as markdown.

Inferred read-only
extract

Extract structured data from any URL as JSON.

Inferred read-only
scrape

Convert any URL to clean, LLM-ready Markdown.

Inferred read-only
crawl

Search Google for a query and scrape the top results to Markdown.

Inferred read-only
search

Search the web using Brave Search API — fast, reliable, no rate limits.

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

.mcp.json

{
  "mcpServers": {
    "anybrowse": {
      "type": "http",
      "url": "https://anybrowse.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "anybrowse",
  "transport": "streamable-http",
  "url": "https://anybrowse.dev/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 anybrowse.dev was fetched 2026-09-01T20:41:19.511Z.

Trust status Neutral

anybrowse.dev 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.