Add Crawlio MCP and Browser servers#164
Merged
wilsonccccc merged 2 commits intoTensorBlock:mainfrom Mar 18, 2026
Merged
Conversation
wilsonccccc
approved these changes
Mar 13, 2026
wilsonccccc
reviewed
Mar 16, 2026
|
|
||
| Servers using tools for browser control, automation, and extracting content from websites. | ||
| - [Crawlio-app/crawlio-browser-agent](https://github.com/Crawlio-app/crawlio-browser-agent): AI-powered website crawling MCP server with 38 tools for crawl control, browser enrichment capture, export (WARC/ZIP/single-HTML), observation timeline, and evidence-backed findings. Install: `npx crawlio-mcp`. | ||
| - [Crawlio-app/crawlio-browser-agent](https://github.com/Crawlio-app/crawlio-browser-agent): 100-tool browser automation MCP server for AI agents. Screenshots, DOM inspection, network capture, form filling, framework detection, session recording, and tab orchestration via Chrome extension. Install: `npx crawlio-browser`. |
Contributor
There was a problem hiding this comment.
please add the entries below the newline
wilsonccccc
approved these changes
Mar 18, 2026
Contributor
wilsonccccc
left a comment
There was a problem hiding this comment.
LGTM — valid MCP server submission, well-described. Approving for merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Crawlio to the Browser Automation & Web Scraping category:
crawlio-mcp — 38-tool MCP server for website crawling, browser enrichment capture, and export (WARC/ZIP/single-HTML). Includes observation timeline, evidence-backed findings, and framework detection.
npx crawlio-mcpcrawlio-browser — 96-tool browser automation MCP server. Screenshots, DOM inspection, network capture, form filling, and tab orchestration via Chrome extension.
npx crawlio-browserBoth are open-source (MIT), published on npm, and work with Claude Code, Cursor, Windsurf, and any MCP client.