From dbf1c19bcd520394c7f5b3a7cb6e86abacf97b2d Mon Sep 17 00:00:00 2001 From: NakaokaRei Date: Thu, 20 Mar 2025 23:58:00 +0900 Subject: [PATCH] add swift-mcp-gui --- README-ja.md | 1 + README-zh.md | 1 + README.md | 1 + 3 files changed, 3 insertions(+) diff --git a/README-ja.md b/README-ja.md index 4baccde8..5dd1199c 100644 --- a/README-ja.md +++ b/README-ja.md @@ -228,6 +228,7 @@ Gitリポジトリおよびバージョン管理プラットフォームとの - [NON906/omniparser-autogui-mcp](https://github.com/NON906/omniparser-autogui-mcp) 🐍 - 画面上のGUIの自動操作 - [kj455/mcp-kibela](https://github.com/kj455/mcp-kibela) - 📇 ☁️ [Kibela](https://kibe.la/)との連携 - [@awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) 📇 ☁️ - Replicate APIを通じて画像を生成する機能を提供します。 +- [NakaokaRei/swift-mcp-gui](https://github.com/NakaokaRei/swift-mcp-gui.git) 🏠 🍏 - キーボード入力やマウス移動などのコマンドが実行できるMCPサーバー ## フレームワーク diff --git a/README-zh.md b/README-zh.md index 64d954be..378bad68 100644 --- a/README-zh.md +++ b/README-zh.md @@ -343,6 +343,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [AbdelStark/bitcoin-mcp](https://github.com/AbdelStark/bitcoin-mcp) - ₿ 一个模型上下文协议(MCP)服务器,使 AI 模型能够与比特币交互,允许它们生成密钥、验证地址、解码交易、查询区块链等 - [kj455/mcp-kibela](https://github.com/kj455/mcp-kibela) - 📇 ☁️ [Kibela](https://kibe.la/) 与 MCP 的集成 - [@awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) 📇 ☁️ - 通过Replicate API提供图像生成功能。 +- [NakaokaRei/swift-mcp-gui](https://github.com/NakaokaRei/swift-mcp-gui.git) 🏠 🍏 - MCP服务器,可以执行键盘输入、鼠标移动等命令 ## 框架 - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - 用于在 Python 中构建 MCP 服务器的高级框架 diff --git a/README.md b/README.md index fbb5ed67..dffaaf9a 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ Interact with Git repositories and version control platforms. Enables repository - [kj455/mcp-kibela](https://github.com/kj455/mcp-kibela) - 📇 ☁️ Allows AI models to interact with [Kibela](https://kibe.la/) - [blurrah/mcp-graphql](https://github.com/blurrah/mcp-graphql) 📇 ☁️ - Allows the AI to query GraphQL servers - [@awkoy/replicate-flux-mcp](https://github.com/awkoy/replicate-flux-mcp) 📇 ☁️ - Provides the ability to generate images via Replicate's API. +- [NakaokaRei/swift-mcp-gui](https://github.com/NakaokaRei/swift-mcp-gui.git) 🏠 🍏 - MCP server that can execute commands such as keyboard input and mouse movement ## Frameworks