mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-01 16:25:58 +00:00
Add LeonTing1010/tap to Browser Automation
Tap compiles AI browser automation into deterministic .tap.json plans (25-op closed union, zero runtime LLM), runs on the user's logged-in Chrome, and detects drift via semantic fingerprint diff. Distinct from neighbors: - opentabs-dev/opentabs: authenticated browser access (no compile step) - browsermcp/mcp: remote-control only (no plan/lifecycle) - playwright-mcp: structured accessibility, no plan compilation - Libretto / BrowserBook: compile but no drift detection / lifecycle Glama score pending evaluation (Dockerfile fix just pushed). Resubmission of closed PR #4148 after Glama scoring completes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -305,6 +305,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
|
||||
- [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) 📇 🏠 - Extract structured data from any website. Just prompt and get JSON.
|
||||
- [hanzili/comet-mcp](https://github.com/hanzili/comet-mcp) 📇 🏠 🍎 - Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring.
|
||||
- [LarryWalkerDEV/mcp-immostage](https://github.com/LarryWalkerDEV/mcp-immostage) 📇 ☁️ - AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations.
|
||||
- [LeonTing1010/tap](https://github.com/LeonTing1010/tap) [](https://glama.ai/mcp/servers/LeonTing1010/tap) 📇 🏠 🍎 🪟 🐧 - MCP server that compiles AI browser automation into deterministic `.tap.json` plans (25-op closed union, zero runtime LLM), runs on your logged-in Chrome, and detects drift via semantic fingerprint diff when sites change. 65+ open community taps on 40+ sites.
|
||||
- [markmircea/Selenix-MCP-Server](https://github.com/markmircea/Selenix-MCP-Server) [](https://glama.ai/mcp/servers/markmircea/Selenix-MCP-Server) 📇 🏠 🍎 🪟 🐧 - MCP server bridging Claude Desktop with Selenix for browser automation and testing. Create, run, debug, and manage browser tests through natural language.
|
||||
- [imprvhub/mcp-browser-agent](https://github.com/imprvhub/mcp-browser-agent) 📇 🏠 - A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.
|
||||
- [kimtaeyoon83/mcp-server-youtube-transcript](https://github.com/kimtaeyoon83/mcp-server-youtube-transcript) 📇 ☁️ - Fetch YouTube subtitles and transcripts for AI analysis
|
||||
|
||||
Reference in New Issue
Block a user