Merge pull request #736 from adcentury/main

Add Grasp to Browser Automation section
This commit is contained in:
Frank Fiegel
2025-04-22 09:39:53 -04:00
committed by GitHub
7 changed files with 7 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena
Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.
- [34892002/bilibili-mcp-js](https://github.com/34892002/bilibili-mcp-js) 📇 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
- [aircodelabs/grasp](https://github.com/aircodelabs/grasp) 📇 🏠 - Self-hosted browser using agent with built-in MCP and A2A support.
- [automatalabs/mcp-server-playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright) 🐍 - An MCP server for browser automation using Playwright
- [blackwhite084/playwright-plus-python-mcp](https://github.com/blackwhite084/playwright-plus-python-mcp) 🐍 - An MCP python server using Playwright for browser automation,more suitable for llm
- [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) 🎖️ 📇 - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)