Awesome MCPDesktop Automation

mamertofabian/mcp-everything-search

⭐ 360 Python added to this list on 2025-05-06 repository created 2024-12-14

The project "mcp-everything-search" is an MCP (Model Context Protocol) server designed to provide fast and versatile file searching capabilities across multiple operating systems including Windows, macOS, and Linux. It integrates platform-specific search tools into the MCP ecosystem to enable efficient file and folder searches. On Windows, it leverages the Everything SDK, a powerful search utility known for its speed and comprehensive search features. For macOS, it uses the built-in `mdfind` command which accesses the Spotlight database for searching filenames and content. On Linux systems, it utilizes the `locate` or `plocate` commands to perform filename searches using their respective databases. The server exposes a search tool that supports various parameters such as query strings, maximum results, case sensitivity, whole word matching, regex search, and sorting options by filename, path, size, extension, creation date, and modification date. This flexibility allows users to tailor their search queries to specific needs and retrieve relevant results efficiently. The project provides detailed instructions for prerequisites and installation on each platform, including environment variable configuration for Windows to specify the path to the Everything SDK DLL. Installation options include using Smithery for automatic setup with Claude Desktop, running via the `uv` tool, or installing through Python's pip package manager. The project also supports debugging through the MCP inspector and offers guidance for local development and testing. Overall, "mcp-everything-search" is a cross-platform MCP server that enhances file searching by integrating native and third-party search utilities into a unified protocol, making it a valuable tool for users needing fast and customizable file search capabilities within the MCP framework.

https://github.com/mamertofabian/mcp-everything-search

case-sensitivityclaude-desktopcross-platformdebuggingdevelopmenteverything-sdkfile-pathfile-searchfile-searchingfile-sizeinstallationlast-modified-datelinuxlocatemacosmcp-ecosystemmcp-inspectormcp-servermdfindmit-licensemodel-context-protocolpip-packageplocatequeryquery-parametersregexregex-searchsearch-querysearch-toolsmitherysortingsorting-optionsuv-toolwindows

Also in Desktop Automation

bytedance/UI-TARS-desktop

UI-TARS Desktop is a cross-platform GUI Agent application that uses a vision-language model to enable natural language control of computers with precise visual recognition and real-time feedback, integrating Model Context Protocol tools for advanced multimodal AI-driven automation.

budtmo/docker-android

Docker-Android packages Android emulators in Docker with VNC access, ADB control and log sharing for app testing, plus a beta MCP server image that exposes emulator control to AI agents.

wonderwhy-er/DesktopCommanderMCP

Desktop Commander MCP is an MCP server for Claude that integrates AI with terminal control, file system search, and file editing capabilities, enabling advanced desktop automation and development workflows.

CursorTouch/Windows-MCP

Windows-MCP is a lightweight, open-source MCP server that enables seamless integration and automation between AI agents using LLMs and the Windows operating system, supporting a wide range of UI interactions and system controls.

steipete/Peekaboo

Peekaboo is a macOS-only MCP server and CLI tool that enables AI agents to capture and analyze screenshots with AI vision models for visual question answering and automation.

joshuayoes/ios-simulator-mcp

ios-simulator-mcp is an MCP server enabling AI-driven interaction, control, and inspection of iOS simulators for automated UI testing and quality assurance.

mediar-ai/terminator

Terminator is an open-source automation tool for Windows that leverages the Model Context Protocol to enable AI-driven desktop and browser automation with high reliability and speed.

BandarLabs/coderunner

CodeRunner is an MCP server that securely executes AI-generated code locally on macOS using Apple's container technology, enabling private and efficient processing of local files with remote LLMs.