From 10f581f06468384da1721437585360fde68f92f7 Mon Sep 17 00:00:00 2001 From: Mohammad Tehabsim <71636761+Mtehabsim@users.noreply.github.com> Date: Fri, 11 Apr 2025 14:26:59 +0300 Subject: [PATCH 1/3] propose ScreenPilot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62083cf7..987998fd 100644 --- a/README.md +++ b/README.md @@ -691,7 +691,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) 📇 ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. - [HenryHaoson/Yuque-MCP-Server](https://github.com/HenryHaoson/Yuque-MCP-Server) - 📇 ☁️ A Model-Context-Protocol (MCP) server for integrating with Yuque API, allowing AI models to manage documents, interact with knowledge bases, search content, and access analytics data from the Yuque platform. - +-[https://github.com/Mtehabsim/ScreenPilot] - System-level automation - MCP server enabling AI to fully control and access GUI interaction by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation. ## Frameworks - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python From 4ed14aa277305b234a3da8b97e18392906cbcf11 Mon Sep 17 00:00:00 2001 From: Mohammad Tehabsim <71636761+Mtehabsim@users.noreply.github.com> Date: Tue, 15 Apr 2025 10:44:22 +0300 Subject: [PATCH 2/3] fix format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987998fd..615e67e3 100644 --- a/README.md +++ b/README.md @@ -691,7 +691,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) 📇 ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. - [HenryHaoson/Yuque-MCP-Server](https://github.com/HenryHaoson/Yuque-MCP-Server) - 📇 ☁️ A Model-Context-Protocol (MCP) server for integrating with Yuque API, allowing AI models to manage documents, interact with knowledge bases, search content, and access analytics data from the Yuque platform. --[https://github.com/Mtehabsim/ScreenPilot] - System-level automation - MCP server enabling AI to fully control and access GUI interaction by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation. +- [Mtehabsim/ScreenPilot](https://github.com/Mtehabsim/ScreenPilot) 🐍 🏠 - System-level automation - MCP server enabling AI to fully control and access GUI interaction by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation. ## Frameworks - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python From 2d2e5aab4572e84e53059ed559ea01f24ddd635e Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 20 Apr 2025 09:25:50 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 615e67e3..a27e252b 100644 --- a/README.md +++ b/README.md @@ -691,7 +691,8 @@ Interact with Git repositories and version control platforms. Enables repository - [ZeparHyfar/mcp-datetime](https://github.com/ZeparHyfar/mcp-datetime) - MCP server providing date and time functions in various formats - [zueai/mcp-manager](https://github.com/zueai/mcp-manager) 📇 ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App. - [HenryHaoson/Yuque-MCP-Server](https://github.com/HenryHaoson/Yuque-MCP-Server) - 📇 ☁️ A Model-Context-Protocol (MCP) server for integrating with Yuque API, allowing AI models to manage documents, interact with knowledge bases, search content, and access analytics data from the Yuque platform. -- [Mtehabsim/ScreenPilot](https://github.com/Mtehabsim/ScreenPilot) 🐍 🏠 - System-level automation - MCP server enabling AI to fully control and access GUI interaction by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation. +- [Mtehabsim/ScreenPilot](https://github.com/Mtehabsim/ScreenPilot) 🐍 🏠 - enables AI to fully control and access GUI interactions by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation. + ## Frameworks - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python