awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to taskade/mcp

Open-source alternatives to Taskade Mcp

30 open-source projects similar to taskade/mcp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Taskade Mcp alternative.

  • recursechat/mcp-server-apple-shortcutsrecursechat avatar

    recursechat/mcp-server-apple-shortcuts

    333View on GitHub↗

    A Model Context Protocol (MCP) server that lets AI assistants like Claude control Apple Shortcuts automations. This enables AI models to trigger shortcuts and automate tasks on macOS in a safe and controlled way.

    JavaScript
    View on GitHub↗333
  • integromat/make-mcp-serverintegromat avatar

    integromat/make-mcp-server

    161View on GitHub↗

    Make MCP Server

    TypeScript
    View on GitHub↗161
  • rember/rember-mcprember avatar

    rember/rember-mcp

    62View on GitHub↗

    A Model Context Protocol (MCP) server for Rember.

    TypeScript
    View on GitHub↗62
  • syncthing/syncthingsyncthing avatar

    syncthing/syncthing

    85,400View on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central servers. By utilizing content-addressable block indexing and block-level delta synchronization, the system identifies and transfers only the modified segments of files, ensuring efficient data propagation across heterogeneous environments. The project distinguishes itself through a s

    Gogop2ppeer-to-peer
    View on GitHub↗85,400
  • activepieces/activepiecesactivepieces avatar

    activepieces/activepieces

    20,887View on GitHub↗

    Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a

    TypeScriptai-agentai-agent-toolsai-agents
    View on GitHub↗20,887

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • rusiaaman/wcgwrusiaaman avatar

    rusiaaman/wcgw

    664View on GitHub↗

    Shell and coding agent on mcp clients

    Python
    View on GitHub↗664
  • hammerspoon/hammerspoonHammerspoon avatar

    Hammerspoon/hammerspoon

    14,497View on GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Objective-Cautomationhammerspoonirc
    View on GitHub↗14,497
  • cheffromspace/nutjs-windows-controlCheffromspace avatar

    Cheffromspace/nutjs-windows-control

    327View on GitHub↗

    MCP server for Windows OS automation

    TypeScript
    View on GitHub↗327
  • nextflow-io/nextflownextflow-io avatar

    nextflow-io/nextflow

    3,305View on GitHub↗

    Nextflow is a dataflow workflow engine and distributed computing framework used to build and execute data-intensive pipelines. It serves as a scientific workflow language that allows users to define reproducible data processing sequences, supporting any scripting language through shebang declarations. The system functions as a containerized pipeline orchestrator, utilizing container technologies to ensure software dependencies remain consistent across different environments. It decouples workflow logic from the underlying infrastructure, enabling the same pipeline to run on local machines, cl

    Groovyawsbioinformaticscloud
    View on GitHub↗3,305
  • n8n-io/n8nn8n-io avatar

    n8n-io/n8n

    192,772View on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, looping, and sub-workflow execution. The platform supports both pre-built integration nodes and custom code execution in JavaScript or Python, enabling connectivity with a wide range of external services and APIs. The platform includes a suite of generative AI capabilities, such a

    TypeScriptaiapisautomation
    View on GitHub↗192,772
  • prefecthq/prefectPrefectHQ avatar

    PrefectHQ/prefect

    21,640View on GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Pythonautomationdatadata-engineering
    View on GitHub↗21,640
  • rundeck/rundeckrundeck avatar

    rundeck/rundeck

    6,145View on GitHub↗

    Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also operates as an incident response automation tool, automatically triggering diagnostic and remediation workflows when monitorin

    Groovy
    View on GitHub↗6,145
  • yuna0x0/hackmd-mcpyuna0x0 avatar

    yuna0x0/hackmd-mcp

    62View on GitHub↗

    A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

    TypeScript
    View on GitHub↗62
  • veggiemonk/awesome-dockerveggiemonk avatar

    veggiemonk/awesome-docker

    36,229View on GitHub↗

    This project is a comprehensive, community-driven directory that serves as a centralized discovery hub for the container ecosystem. It functions as a structured knowledge base, aggregating a wide array of software tools, educational materials, and technical resources designed to assist developers and operators in mastering containerization technologies. The repository distinguishes itself through a meticulously organized taxonomy that maps the entire container lifecycle, from initial development and image building to orchestration, security, and infrastructure operations. By curating disparat

    awesomeawesome-listcontainer
    View on GitHub↗36,229
  • docker/awesome-composedocker avatar

    docker/awesome-compose

    45,561View on GitHub↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    HTMLawesomeawesome-listdocker-compose
    View on GitHub↗45,561
  • node-red/node-rednode-red avatar

    node-red/node-red

    22,803View on GitHub↗

    Node-RED is a visual, low-code automation framework designed for building event-driven data processing workflows. It provides a browser-based programming environment where users connect hardware devices, APIs, and online services by wiring together functional nodes in a directed graph. This visual approach allows for the creation of complex logic paths without the need for traditional source code. The platform is distinguished by its pluggable node architecture and portable flow serialization. Logic is represented as JSON-based data structures, enabling flows to be easily versioned, shared, a

    JavaScriptflow-based-programmingjavascriptlow-code
    View on GitHub↗22,803
  • domdomegg/airtable-mcp-serverdomdomegg avatar

    domdomegg/airtable-mcp-server

    448View on GitHub↗

    🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

    TypeScript
    View on GitHub↗448
  • fibery-inc/fibery-mcp-serverFibery-inc avatar

    Fibery-inc/fibery-mcp-server

    30View on GitHub↗

    This local MCP server is deprecated. We support Remote MCP Server now, which can be connected via this url: https://mcp.fibery.io/mcp.

    Python
    View on GitHub↗30
  • its-dart/dart-mcp-serverits-dart avatar

    its-dart/dart-mcp-server

    128View on GitHub↗

    Dart AI Model Context Protocol (MCP) server

    TypeScript
    View on GitHub↗128
  • kestra-io/kestrakestra-io avatar

    kestra-io/kestra

    27,073View on GitHub↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Javaautomationdata-orchestrationdevops
    View on GitHub↗27,073
  • markuspfundstein/mcp-obsidianMarkusPfundstein avatar

    MarkusPfundstein/mcp-obsidian

    3,925View on GitHub↗

    This project is a Model Context Protocol server that acts as a bridge between large language models and Obsidian. It provides a standardized interface for external tools to read, search, and modify markdown files and folder structures within a local knowledge base. The server functions as an Obsidian REST API connector, communicating with a community plugin to perform programmatic vault operations. This enables the integration of language model context with private vault content for automated note-taking and knowledge management. The system covers content and media management through the ret

    Python
    View on GitHub↗3,925
  • mindscapehq/mcp-server-raygunMindscapeHQ avatar

    MindscapeHQ/mcp-server-raygun

    20View on GitHub↗

    Give your AI coding assistants access to Raygun so they can investigate, explain, and help resolve errors for you.

    View on GitHub↗20
  • phialsbasement/cmd-mcp-serverphialsbasement avatar

    phialsbasement/cmd-mcp-server

    25View on GitHub↗

    A Model Context Protocol (MCP) server implementation for executing CMD commands on both Windows and Linux, as well as allowing SSH connections. This server allows you to integrate command-line operations with MCP-compatible applications.

    JavaScript
    View on GitHub↗25
  • pipedreamhq/pipedreamPipedreamHQ avatar

    PipedreamHQ/pipedream

    11,103View on GitHub↗

    Pipedream is an integration platform designed to connect applications and automate workflows through a serverless execution environment. It provides a centralized interface for building, deploying, and monitoring data pipelines that bridge disparate software services. The platform distinguishes itself by offering a library of pre-built components that facilitate connectivity between various APIs and webhooks. Users can construct complex logic using code-based steps, allowing for custom data transformation and processing within a managed environment that handles authentication and event trigge

    JavaScriptapisautomationbash
    View on GitHub↗11,103
  • mamedev/mamemamedev avatar

    mamedev/mame

    9,929View on GitHub↗

    MAME is a vintage hardware emulation platform designed to recreate the circuitry of arcade games, computers, and consoles to run original software on modern devices. It functions as a retro gaming preservation framework for managing, verifying, and archiving ROM sets and disk images to ensure long-term software accessibility. The project features a system debugging tool for inspecting emulated memory, CPU registers, and execution flow via breakpoints and disassembly. It also includes a Lua-based automation layer that exposes core system state and hardware controls for custom behavior and anal

    C++
    View on GitHub↗9,929
  • theprimeagen/vim-be-goodThePrimeagen avatar

    ThePrimeagen/vim-be-good

    4,367View on GitHub↗

    Vim-be-good is a Neovim plugin designed to help users improve their Vim navigation and editing skills through interactive practice exercises. It provides a structured environment for training muscle memory and mastering core Vim motions and commands. The plugin offers a series of mini-games and challenges that target specific Vim skills, such as jumping between lines, deleting text, and using different movement keys. Each exercise presents a task and tracks the user's accuracy and speed, allowing for focused, repetitive practice to build proficiency. The project is written in Lua and integra

    Lua
    View on GitHub↗4,367
  • ronitsingh10/finetuneronitsingh10 avatar

    ronitsingh10/FineTune

    2,655View on GitHub↗

    FineTune is a macOS audio management tool designed for directing application audio streams to specific output devices and controlling per-app volume levels. It functions as an audio routing manager and a system utility for device management. The project features a multi-band audio equalizer with headphone response correction and a hardware interface for adjusting external monitor volume levels via the display data channel. It also includes a control interface that allows volume and routing changes to be triggered by external scripts using custom URL schemes. The software covers broader capab

    Swiftaudioaudio-controlaudio-utility
    View on GitHub↗2,655
  • amnweb/yasbamnweb avatar

    amnweb/yasb

    4,209View on GitHub↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    Pythonpythonricingstatus-bar
    View on GitHub↗4,209
  • ahmedtariq01/cloud-devops-learning-resourcesahmedtariq01 avatar

    ahmedtariq01/Cloud-DevOps-Learning-Resources

    1,947View on GitHub↗

    This repo includes Books and imp notes related to GCP, Azure, AWS, Docker, K8s, and DevOps. More, exam and interview prep notes.

    ansibleawsazure
    View on GitHub↗1,947
  • ahmedamsaleh/free-devops-books-1A

    ahmedamsaleh/Free-DevOps-Books-1

    0View on GitHub↗
    View on GitHub↗0