(评论)
(comments)

原始链接: https://news.ycombinator.com/item?id=43425767

Hyperbrowser.ai 发布了一个开源的 MCP 服务器,允许 AI 代理通过浏览器与网络互动。该服务器提供网页抓取、爬取、结构化数据提取、必应搜索以及使用 OpenAI 和 Claude 驱动的代理进行浏览器自动化的工具。 用户可以通过单个命令和 Hyperbrowser API 密钥将服务器连接到诸如 Cursor 和 Windsurf 等 IDE,以及 Claude 桌面应用。服务器在其云基础设施上处理验证码、代理和隐身浏览。 潜在用例包括深度研究、内容摘要(例如 HN 帖子)、从代码片段生成应用程序、自动化代码审查、生成 llms.txt,甚至订购寿司(尽管后者更多的是为了演示)。 团队正在寻求有关服务器、Hyperbrowser 本身以及安装体验的反馈,并承认 MCP 安装和身份验证的常见痛点。源代码可在 GitHub 上找到:[github.com/hyperbrowserai/mcp](https://github.com/hyperbrowserai/mcp)。


原文
Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Hyperbrowser MCP Server – Connect AI agents to the web through browsers (github.com/hyperbrowserai)
11 points by shrisukhani 1 hour ago | hide | past | favorite | discuss
Hi HN! Excited to share our MCP Server at Hyperbrowser - something we’ve been working on for a few days. We think it’s a pretty neat way to connect LLMs and IDEs like Cursor / Windsurf to the internet.

Our MCP server exposes seven tools for data collection and browsing:

1. `scrape_webpage` - Extract formatted (markdown, screenshot etc) content from any webpage

2. `crawl_webpages` - Navigate through multiple linked pages and extract LLM-friendly formatted content

3. `extract_structured_data` - Convert messy HTML into structured JSON

4. `search_with_bing` - Query the web and get results with Bing search

5. `browser_use_agent` - Fast, lightweight browser automation with the Browser Use agent

6. `openai_computer_use_agent` - General-purpose automation using OpenAI’s CUA model

7. `claude_computer_use_agent` - Complex browser tasks using Claude computer use

You can connect the server to Cursor, Windsurf, Claude desktop, and any other MCP clients with this command `npx -y hyperbrowser-mcp` and a Hyperbrowser API key. We're running this on our cloud browser infrastructure that we've been developing for the past few months – it handles captchas, proxies, and stealth browsing automatically.

Some fun things you can do with it: (1) deep research with claude desktop, (2) summarizing the latest HN posts, (3) creating full applications from short gists in Cursor, (3) automating code review in cursor, (4) generating llms.txt for any website with windsurf, (5) ordering sushi from windsurf (admittedly, this is just for fun - probably not actually going to do this myself).

We're building this server in the open and would love feedback from anyone building agents or working with web automation. If you find bugs or have feature requests, please let us know! One big issue with MCPs in general is that the installation UX sucks and auth credentials have to be hardcoded. We don’t have a solution to this right now but Anthropic seems to be working on something here so excited for that to come out. Love to hear any other complaints / thoughts you have about the server itself, Hyperbrowser, or the installation experience.

You can check us out at https://hyperbrowser.ai or check out the source code at https://github.com/hyperbrowserai/mcp











Join us for AI Startup School this June 16-17 in San Francisco!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



Search:
联系我们 contact @ memedata.com