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
·

22 dépôts

Awesome GitHub RepositoriesUser Interaction Protocols

Standardized methods for managing how users provide input and interact with artificial intelligence systems.

Explore 22 awesome GitHub repositories matching artificial intelligence & ml · User Interaction Protocols. Refine with filters or upvote what's useful.

Awesome User Interaction Protocols 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.
  • modelcontextprotocol/serversAvatar de modelcontextprotocol

    modelcontextprotocol/servers

    87,320Voir sur GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil

    Requests structured user input on demand to allow servers to adapt dynamically to specific interaction requirements.

    TypeScript
    Voir sur GitHub↗87,320
  • prefecthq/fastmcpAvatar de PrefectHQ

    PrefectHQ/fastmcp

    22,994Voir sur GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Prompts users for structured input during tool execution to gather necessary context dynamically.

    Pythonagentsfastmcpllms
    Voir sur GitHub↗22,994
  • vercel/aiAvatar de vercel

    vercel/ai

    21,885Voir sur GitHub↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    Enables dynamic requests for structured user input or confirmation during tool execution flows.

    TypeScriptanthropicartificial-intelligencegemini
    Voir sur GitHub↗21,885
  • modelcontextprotocol/python-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/python-sdk

    21,729Voir sur GitHub↗

    The Model Context Protocol SDK is a framework for building clients and servers that connect AI models to external data, tools, and resources using a standardized communication protocol. It provides the foundational libraries and interfaces necessary to establish reliable, transport-agnostic connections between AI agents and external systems, enabling seamless information retrieval and task automation. The SDK distinguishes itself through a robust capability negotiation handshake that ensures compatibility between connected parties before exchanging messages. It supports a pluggable transport

    Requests user input via forms or URLs to facilitate out-of-band authentication.

    Python
    Voir sur GitHub↗21,729
  • automaapp/automaAvatar de AutomaApp

    AutomaApp/automa

    21,425Voir sur GitHub↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Displays interactive prompts during execution to collect necessary data from users.

    Vueautomationbrowser-automationbrowser-extension
    Voir sur GitHub↗21,425
  • livekit/livekitAvatar de livekit

    livekit/livekit

    19,358Voir sur GitHub↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Prompts users for birth information and normalizes spoken or written formats into structured data.

    Gogolangmedia-serversfu
    Voir sur GitHub↗19,358
  • emcie-co/parlantAvatar de emcie-co

    emcie-co/parlant

    18,119Voir sur GitHub↗

    Parlant is an agentic workflow engine and orchestration framework designed for building conversational AI that adheres to strict behavioral guidelines. It provides a platform for managing multi-turn interactions through state-machine-based logic, allowing developers to define complex, hierarchical conversational flows that can adapt, skip, or revisit steps based on real-time user input. The framework distinguishes itself through its focus on behavioral governance and observability. It enables developers to define precise domain terminology and enforce instruction compliance through prioritize

    Prompts users to clarify requests when input is unclear to ensure the agent selects the correct action.

    Pythonai-agentsai-alignmentcustomer-service
    Voir sur GitHub↗18,119
  • 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

    Queries users for missing information or preferences to resolve ambiguity during task execution.

    TypeScriptaiai-ageai-coding
    Voir sur GitHub↗15,616
  • modelcontextprotocol/typescript-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674Voir sur GitHub↗

    This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to facilitate bidirectional communication between AI applications and external data sources or tools. It serves as a foundational framework for building both clients and servers, enabling language models to interact with external systems through a unified, decoupled interface. The SDK distinguishes itself by implementing a transport-agnostic connection layer that supports both local standard input-output streams and remote HTTP endpoints. It utilizes a JSON-RPC message bus to manage

    Enables dynamic elicitation of structured user input during request processing.

    TypeScript
    Voir sur GitHub↗12,674
  • spectreconsole/spectre.consoleAvatar de spectreconsole

    spectreconsole/spectre.console

    11,210Voir sur GitHub↗

    Spectre.Console is a .NET framework designed for building structured, feature-rich command-line applications. It provides a comprehensive toolkit for managing complex command hierarchies, type-safe argument parsing, and dependency injection, allowing developers to decouple business logic from input processing while maintaining modular application designs. The framework distinguishes itself through a sophisticated terminal user interface toolkit that enables the creation of dynamic, interactive console experiences. It utilizes a markup-based rendering system to display styled text, tables, cha

    Collects text, single-choice selections, and multiple-choice selections from the user to drive interactive command-line workflows and configuration wizards.

    C#ansi-colorscli-parserconsole
    Voir sur GitHub↗11,210
  • livekit/agentsAvatar de livekit

    livekit/agents

    9,379Voir sur GitHub↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Prompts for and normalizes date and time of birth data from conversational input.

    Pythonagentsaiopenai
    Voir sur GitHub↗9,379
  • modelcontextprotocol/inspectorAvatar de modelcontextprotocol

    modelcontextprotocol/inspector

    8,721Voir sur GitHub↗

    The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface and a transport proxy to discover, inspect, and execute the tools, prompts, and resources provided by an MCP server. The project serves as a debugger and compliance tester to verify that server implementations adhere to the protocol specification and JSON-RPC standards. It allows for real-time monitoring of message exchanges and logs between clients and servers across various transport layers, such as standard input/output and Server-Sent Events. The tool covers a broad rang

    Implements a protocol for requesting structured additional information from users via the client.

    TypeScript
    Voir sur GitHub↗8,721
  • modelcontextprotocol/modelcontextprotocolAvatar de modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458Voir sur GitHub↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    Requests additional information or clarification from the user to complete specific processes.

    TypeScript
    Voir sur GitHub↗8,458
  • lastmile-ai/mcp-agentAvatar de lastmile-ai

    lastmile-ai/mcp-agent

    8,037Voir sur GitHub↗

    mcp-agent is a framework for building AI agents that integrate with Model Context Protocol servers to execute tools and access data. It functions as a multi-agent orchestrator and protocol-compliant server, enabling the creation of agents that can discover and invoke tools from connected external servers. The project distinguishes itself through a durable workflow engine that supports long-running tasks capable of pausing, resuming, and surviving restarts. It implements complex orchestration patterns, including iterative evaluator-optimizer loops, hierarchical workflow nesting, and specialist

    Prompts end-users for personal credentials through a scoped configuration flow.

    Pythonagentsaiai-agents
    Voir sur GitHub↗8,037
  • plopjs/plopAvatar de plopjs

    plopjs/plop

    7,666Voir sur GitHub↗

    Plop is a template-based code generator and interactive command-line scaffolding tool. It functions as a file system automation engine that uses a pipeline of prompt-driven tasks and regular expression replacements to generate and modify codebase structures. The framework combines Handlebars templates with interactive terminal prompts to automate boilerplate code generation. It allows for the enforcement of codebase patterns through shared generators and provides the ability to embed the engine into custom command-line tools. The system covers the creation of project files from templates and

    Gathers data through interactive terminal prompts using various input types and plugins.

    JavaScriptcligeneratorjavascript
    Voir sur GitHub↗7,666
  • norvig/paip-lispAvatar de norvig

    norvig/paip-lisp

    7,465Voir sur GitHub↗

    This project is a comprehensive Lisp AI implementation library that provides reference implementations for various artificial intelligence paradigms and symbolic algorithms. It functions as a multi-purpose toolkit containing a logic programming engine, a natural language processing suite, and a symbolic mathematics toolkit. The library is distinguished by its diverse architectural frameworks, including a Prolog-style execution engine that uses unification and goal-driven backtracking, and a system for simulating human decision-making through expert system shells and certainty factors. It also

    Implements a dialogue system to elicit and collect missing information from users without redundant questioning.

    Common Lisp
    Voir sur GitHub↗7,465
  • wuhan2020/wuhan2020Avatar de wuhan2020

    wuhan2020/wuhan2020

    5,923Voir sur GitHub↗

    Wuhan2020 is an open platform for collecting, validating, and visualizing epidemic relief data, originally focused on coordinating community response during the COVID-19 crisis. It aggregates information on hospitals, factories, logistics providers, hotels, and donations from multiple sources into a central repository, making it accessible through an interactive geographic map and a programmatic API. The platform distinguishes itself by using GitHub issues as its primary data store, with label-driven organization and command-based task assignment that allows volunteers to claim and track work

    Collects validated data on hospitals, hotels, factories, logistics, and donations from reliable sources to coordinate relief efforts.

    Voir sur GitHub↗5,923
  • wallix/awlessAvatar de wallix

    wallix/awless

    4,968Voir sur GitHub↗

    Awless est une interface en ligne de commande et un orchestrateur d'infrastructure pour gérer, déployer et inspecter les ressources cloud AWS. Il fonctionne comme un inspecteur de ressources, un gestionnaire d'identité et un utilitaire de connexion sécurisée, fournissant un ensemble hiérarchique de commandes pour contrôler les environnements cloud. L'outil se distingue en synchronisant l'état du cloud distant vers des graphes locaux, permettant l'analyse d'infrastructure hors ligne, l'audit et l'interrogation des relations entre ressources sans appels API actifs. Il rationalise davantage les opérations en mappant des alias lisibles par l'humain vers des identifiants système et en facilitant les connexions shell sécurisées vers des instances distantes via la résolution automatisée des adresses IP et des jump hosts. Sa surface de capacité étendue couvre le cycle de vie des serveurs virtuels, des bases de données, des fonctions serverless et des ressources de conteneurs. Il gère le réseau via des VPC et la gestion DNS, gère l'identité et l'accès via des politiques d'utilisateur et de rôle, et orchestre les déploiements en utilisant des templates provenant de fichiers locaux ou d'URLs distantes. Le système inclut la génération d'autocomplétion shell pour bash et zsh pour aider à la découverte des commandes.

    Fills missing required deployment parameters using predefined defaults or interactive command-line prompts.

    Go
    Voir sur GitHub↗4,968
  • modelcontextprotocol/go-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/go-sdk

    4,716Voir sur GitHub↗

    Il s'agit d'un SDK et d'un framework pour implémenter le Model Context Protocol en Go. Il fournit un système standardisé pour créer des serveurs et des clients échangeant des ressources externes, des données propriétaires et des outils exécutables afin de fournir du contexte aux grands modèles de langage (LLM). Le SDK inclut une bibliothèque de communication JSON-RPC et un framework d'intégration pour exposer des données locales, des modèles de prompts et des fonctions typées aux modèles d'IA. Il permet le développement de serveurs de protocole fournissant un contexte externe ainsi que de clients consommant ces outils et ressources distants. Le projet couvre la gestion du cycle de vie des connexions et la négociation de version de protocole pour assurer l'interopérabilité. Il propose des abstractions de transport pour l'échange de messages via l'entrée/sortie standard ou HTTP, ainsi que des capacités de mappage de ressources et de gestion de session. Les fonctionnalités de sécurité et d'observabilité incluent l'intégration d'identité OAuth, des restrictions d'accès aux répertoires pour les serveurs, et des outils pour l'inspection du trafic et la vérification des capacités.

    Implements mechanisms for pausing AI operations to collect structured data from users via prompts.

    Gogomcp
    Voir sur GitHub↗4,716
  • opensquilla/opensquillaAvatar de opensquilla

    opensquilla/opensquilla

    4,211Voir sur GitHub↗

    OpenSquilla est un framework d'orchestration d'agents LLM conçu pour coordonner des workflows IA multi-étapes et l'exécution d'outils via des graphes orientés acycliques (DAG). Il fonctionne comme un système centralisé pour gérer des packages de compétences spécialisés et exécuter des séquences de raisonnement complexes. Le projet se distingue par une passerelle de routage qui dirige les tâches vers différents fournisseurs d'IA en fonction de la complexité, du coût et de la performance. Il utilise un système de mémoire IA à plusieurs niveaux qui organise les connaissances de travail, épisodiques et sémantiques à l'aide d'embeddings locaux et de SQLite, ainsi qu'un bac à sable d'exécution sécurisé qui isole le code généré par l'agent via des profils de permission basés sur les risques. La plateforme couvre un large éventail de capacités, incluant le déploiement multicanal vers le web et les plateformes de messagerie, la planification automatisée des tâches via cron, et un pont Model Context Protocol pour se connecter à des outils externes. Elle fournit également des outils complets de surveillance et d'observabilité pour suivre les coûts en jetons, auditer les décisions d'exécution et gérer un catalogue de compétences réutilisables. Le système inclut des utilitaires en ligne de commande pour l'initialisation de l'espace de travail et la gestion du cycle de vie des compétences.

    Pauses workflows to gather structured data from users based on defined schemas to satisfy request requirements.

    Pythonagentaiai-agents
    Voir sur GitHub↗4,211
Préc.12Suivant
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Protocols and Interoperability
  5. User Interaction Protocols

Explorer les sous-tags

  • User Input Elicitation4 sous-tagsDynamic request for structured user input.