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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • czlonkowski/n8n-mcpAvatar de czlonkowski

    czlonkowski/n8n-mcp

    21,780Voir sur GitHub↗

    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
    Voir sur GitHub↗21,780
  • kilo-org/kilocodeAvatar de Kilo-Org

    Kilo-Org/kilocode

    15,616Voir sur GitHub↗

    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
    Voir sur GitHub↗15,616
  • infinitered/reactotronAvatar de infinitered

    infinitered/reactotron

    15,513Voir sur GitHub↗

    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
    Voir sur GitHub↗15,513
  • coplaydev/unity-mcpAvatar de CoplayDev

    CoplayDev/unity-mcp

    10,959Voir sur GitHub↗

    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
    Voir sur GitHub↗10,959
  • spacebarchat/spacebarchatAvatar de spacebarchat

    spacebarchat/spacebarchat

    6,680Voir sur GitHub↗

    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
    Voir sur GitHub↗6,680
  • thelounge/theloungeAvatar de thelounge

    thelounge/thelounge

    6,274Voir sur GitHub↗

    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
    Voir sur GitHub↗6,274
  1. Home
  2. Networking & Communication
  3. Multi-Device Connection Managers
  4. Multi-Instance Connection Managers

Explorer les sous-tags

  • 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.