feat: add ui-tars browser mcp (#283)

This commit is contained in:
Charles 2025-06-07 15:30:14 +08:00 committed by GitHub
parent 3208a655b6
commit fd36727e51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 Puppeteers 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.