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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesMulti-Instance Connection Managers

Utilities for managing and selecting between multiple concurrent application connections.

Distinct from Multi-Device Connection Managers: Distinct from general multi-device managers: focuses on managing multiple active application instances for debugging purposes.

Explore 6 awesome GitHub repositories matching networking & communication · Multi-Instance Connection Managers. Refine with filters or upvote what's useful.

Awesome Multi-Instance Connection Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • czlonkowski/n8n-mcpAvatar von czlonkowski

    czlonkowski/n8n-mcp

    21,780Auf GitHub ansehen↗

    This project provides a Model Context Protocol server that enables autonomous agents to interact with and manage automation workflows. It functions as an integration layer, allowing language models to discover, build, test, and deploy complex automation sequences through natural language instructions and structured schema-based communication. The platform distinguishes itself by offering granular control over automation logic, including the ability to perform surgical, incremental patches to specific workflow nodes rather than replacing entire structures. It supports multi-instance connectivi

    Links multiple automation environments to allow dynamic switching based on task requirements.

    TypeScriptmcpmcp-servern8n
    Auf GitHub ansehen↗21,780
  • kilo-org/kilocodeAvatar von Kilo-Org

    Kilo-Org/kilocode

    15,616Auf GitHub ansehen↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Links development environments to shared databases for community task tracking and reputation synchronization.

    TypeScriptaiai-ageai-coding
    Auf GitHub ansehen↗15,616
  • infinitered/reactotronAvatar von infinitered

    infinitered/reactotron

    15,513Auf GitHub ansehen↗

    Reactotron is a desktop-based development environment designed for inspecting, monitoring, and manipulating mobile and web applications in real time. It functions as a centralized hub that connects to a running application via a persistent WebSocket connection, allowing developers to observe internal state, network traffic, and console output without manual instrumentation. The tool distinguishes itself through a modular plugin architecture that enables custom debugging commands and specialized extensions. It provides advanced diagnostic capabilities, including the ability to overlay design m

    Manages connections across multiple running application instances to ensure debugging commands reach the correct target.

    TypeScriptdebuggingdesktopreact-native
    Auf GitHub ansehen↗15,513
  • coplaydev/unity-mcpAvatar von CoplayDev

    CoplayDev/unity-mcp

    10,959Auf GitHub ansehen↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    Reads a resource listing all active Unity Editors with their identifiers, project paths, and transport details.

    C#aiai-integrationanthropic
    Auf GitHub ansehen↗10,959
  • spacebarchat/spacebarchatAvatar von spacebarchat

    spacebarchat/spacebarchat

    6,680Auf GitHub ansehen↗

    SpaceBarChat is an open-source, self-hosted chat server that implements the Discord client-server protocol, allowing existing Discord clients and bots to connect without modification. It provides a complete communication platform for real-time messaging, voice, and video, all running on your own infrastructure with data stored in a PostgreSQL database that automatically synchronizes its schema with the application source code. The platform is built on a three-service architecture that separates API, Gateway, and CDN processes, communicating via Unix domain sockets or RabbitMQ for coordination

    Connecting a single client to multiple compatible chat servers simultaneously with support for themes and plugins.

    discorddiscord-open-sourcefoss
    Auf GitHub ansehen↗6,680
  • thelounge/theloungeAvatar von thelounge

    thelounge/thelounge

    6,274Auf GitHub ansehen↗

    The Lounge is a self-hosted, web-based IRC client that functions as a persistent bouncer replacement, keeping users connected to IRC servers even when their browser is closed or device is offline. It runs as a Node.js backend with a WebSocket bridge that relays IRC events and commands between the server and browser, and includes a built-in HTTP and HTTPS server for direct TLS termination without an external reverse proxy. The client supports multiple user accounts on a shared server installation, with LDAP authentication for credential validation. It maintains persistent server-side IRC conne

    Connects to multiple IRC servers simultaneously and switches between them from a single web interface.

    TypeScriptchatircirc-client
    Auf GitHub ansehen↗6,274
  1. Home
  2. Networking & Communication
  3. Multi-Device Connection Managers
  4. Multi-Instance Connection Managers

Unter-Tags erkunden

  • Multi-Server Chat ClientsClients that connect to multiple compatible chat servers simultaneously with support for themes and plugins. **Distinct from Multi-Instance Connection Managers:** Distinct from Multi-Instance Connection Managers: focuses on chat-specific multi-server connectivity with theming and plugin support, not general application instance management.
  • Wasteland Instance ConnectorsInterfaces for linking development environments to shared databases for community task tracking. **Distinct from Multi-Instance Connection Managers:** Focuses on connecting to specific community-driven task databases rather than general multi-instance management.