A
licenseNot graded
qualityD
maintenanceMCP server for web scraping and browser automation, enabling AI agents to extract clean, token-efficient content from web pages.
1
MIT
No user-submitted related servers found.
Scored across 13 tools
Tools are clearly separated into scout and task domains, each with distinct operations. No overlapping functionality between tools.
All tools follow a consistent verb_noun pattern in snake_case, e.g., create_scout, get_scout_detail, list_browsing_tasks.
13 tools cover two main areas (scouts and tasks) plus API usage, which is well-scoped for the server's purpose.
Scouts have full CRUD plus updates. Tasks lack delete/cancel operations, which is a minor gap for one-time tasks.