ToolPin

io.github.kc23go/anybrowse

io.github.kc23go/anybrowse · v1.0.0 · MCP 2025-03-26

Converts any URL to clean, LLM-ready Markdown using real Chrome browsers

Reachability reachable
checked 2026-07-14 04:07 UTC
Registry status active
Tools pinned 5
2c75706d058e
Tools last changed unchanged since first capture 2026-07-14
Repo last push 2026-05-26
GitHub stars 4

Provenance

Registry namespace io.github.kc23go (GitHub-account verified by the official registry)
Repository github.com/kc23go/anybrowse
Remote endpoints
https://anybrowse.dev/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:07 first capture 5 tools pinned

Pinned tool definitions (5)

ToolDescription
batch_scrape Scrape multiple URLs at once (up to 10) and get all results as markdown. More efficient than calling scrape() in a loop.
extract Extract structured data from any URL as JSON. Provide a schema describing what fields you want. Schema format: {"fieldName": "type"} where type is one of: string, number, boolean, array, object. Example: {"title": "string", "price":...
scrape Convert any URL to clean, LLM-ready Markdown. 84% success rate including JavaScript-heavy sites, Cloudflare-protected pages, and government sites. Renders JavaScript, handles dynamic content, bypasses common bot detection with stealth...
crawl Search Google for a query and scrape the top results to Markdown. Returns structured results with title, URL, and full page content.
search Search the web using Brave Search API — fast, reliable, no rate limits. Returns titles, URLs, and descriptions as structured JSON without scraping the pages.

Status badge

ToolPin status badge for io.github.kc23go/anybrowse

[![ToolPin](https://toolpin.dev/badge/io.github.kc23go/anybrowse.svg)](https://toolpin.dev/servers/io.github.kc23go/anybrowse)

Maintain this server? Add the badge to your README — it links your users to this live status page.