目录 / rove
MCP
鉴权未知
未评级
已上架
rove
Hosted Playwright browser automation for AI agents. Returns accessibility trees instead of screenshots, cutting token usage by 77%. Navigate, interact, extract structured data, and take screenshots — all via MCP. Zero infrastructure, credit-based pricing.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://rove--noncelogic.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"rove": {
"url": "https://rove--noncelogic.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| navigate | Navigate to a URL. Creates a browser session automatically if none exists. |
| click | Click an element by CSS selector. |
| fill | Fill a form field with text. |
| screenshot | Take a screenshot of the current page. |
| get_a11y_tree | Get the accessibility tree snapshot of the current page. Returns structured data that is 77% smaller than a screenshot, ideal for LLM consumption. |
| get_text | Extract text content from an element. |
| scroll | Scroll the page in a direction. |
| evaluate | Execute JavaScript in the browser context. |
| close_session | Close a browser session and release resources. |
| list_sessions | List all active browser sessions. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。