From 09d06b6dd884eba6101c6a97f52da1209a38aee5 Mon Sep 17 00:00:00 2001 From: Dennisyk348 Date: Wed, 13 Aug 2025 16:45:41 +0800 Subject: [PATCH] introduce TuriX-CUA-mcp, an MCP server help you finish your task on your computer automatically, such as file management, automatically send local file to others via social media, record things from your calling MCP LLM and write it down to your local host --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 566bd8b774..5ffc1cf27b 100644 --- a/README.md +++ b/README.md @@ -1054,6 +1054,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Trino](https://github.com/tuannvm/mcp-trino)** - A high-performance Model Context Protocol (MCP) server for Trino implemented in Go. - **[Tripadvisor](https://github.com/pab1it0/tripadvisor-mcp)** - A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP interfaces - **[TrueNAS Core MCP](https://github.com/vespo92/TrueNasCoreMCP)** - An MCP server for interacting with TrueNAS Core. +- **[TuriX Computer Automation MCP](https://github.com/TurixAI/TuriX-CUA/tree/mac_mcp)** - MCP server for helping automation control your computer complete your pre-setting task. - **[Tyk API Management](https://github.com/TykTechnologies/tyk-dashboard-mcp)** - Chat with all of your organization's managed APIs and perform other API lifecycle operations, managing tokens, users, analytics, and more. - **[Typesense](https://github.com/suhail-ak-s/mcp-typesense-server)** - A Model Context Protocol (MCP) server implementation that provides AI models with access to Typesense search capabilities. This server enables LLMs to discover, search, and analyze data stored in Typesense collections. - **[uniswap-poolspy-mcp](https://github.com/kukapay/uniswap-poolspy-mcp)** - An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.