From fd36727e517d684fed0f138694ca5397f9f91706 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 7 Jun 2025 15:30:14 +0800 Subject: [PATCH] feat: add ui-tars browser mcp (#283) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c5651..a295fe8 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[BloodHound-MCP](https://github.com/MorDavid/BloodHound-MCP-AI)** (by MorDavid) - integration that connects BloodHound with AI through MCP, allowing security professionals to analyze Active Directory attack paths using natural language queries instead of Cypher. - **[Box](https://github.com/hmk/box-mcp-server)** - File access and search for Box. - **[Browser MCP](https://github.com/browsermcp/mcp)** - Automate your local browser +- **[Browser MCP](https://github.com/bytedance/UI-TARS-desktop/tree/main/packages/agent-infra/mcp-servers/browser)** (by UI-TARS) - A fast, lightweight MCP server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration. - **[bytebase/dbhub](https://github.com/bytebase/dbhub)** – 📇 Universal database MCP server supporting mainstream databases.\ - **[Calculator](https://github.com/githejie/mcp-server-calculator)** - This server enables LLMs to use calculator for precise numerical calculations. - **[CalDAV MCP](https://github.com/dominik1001/caldav-mcp)** - A CalDAV MCP server to expose calendar operations as tools for AI assistants.