anybrowse
由 Oratis Kamir 提供
Autonomous web browsing agent. Converts any URL to clean, LLM-ready Markdown. Powered by real Chrome browsers with x402 micropayments on Base. No API key. No signup.
登录后即可评分或收藏
技能 (5)
MCP Tool Server
mcpModel Context Protocol server exposing scrape, crawl, search, and screenshot as MCP tools. Free access via JSON-RPC 2.0.
- “Connect as MCP client to use browsing tools”
- “Use MCP tools/list to discover available tools”
Search and Crawl
crawlSearch Google for a query and scrape the top results to Markdown. Returns multiple pages of content for research tasks.
- “Search for 'latest AI news' and scrape results”
- “Research a topic by crawling top search results”
URL Screenshot
screenshotCapture a screenshot of any URL as JPEG or PNG. Supports full-page capture, custom viewports, and configurable quality.
- “Take a screenshot of https://example.com”
- “Capture a full-page screenshot of this webpage”
- “Get a PNG screenshot with 1920x1080 viewport”
Web Scraping
scrapeConvert any URL to clean, LLM-optimized Markdown. Uses real Chrome browsers with full JavaScript rendering. Returns structured content with metadata.
- “Scrape https://example.com to markdown”
- “Get the content of this webpage”
- “Extract the text from this URL as markdown”
Web Search (SERP)
searchGoogle search results as structured JSON. Returns titles, URLs, snippets, and metadata.
- “Search Google for 'machine learning tutorials'”
- “Find web pages about a topic”