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
·

22 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • modelcontextprotocol/serversAvatar von modelcontextprotocol

    modelcontextprotocol/servers

    87,320Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗87,320
  • prefecthq/fastmcpAvatar von PrefectHQ

    PrefectHQ/fastmcp

    22,994Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,994
  • vercel/aiAvatar von vercel

    vercel/ai

    21,885Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,885
  • modelcontextprotocol/python-sdkAvatar von modelcontextprotocol

    modelcontextprotocol/python-sdk

    21,729Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,729
  • automaapp/automaAvatar von AutomaApp

    AutomaApp/automa

    21,425Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,425
  • livekit/livekitAvatar von livekit

    livekit/livekit

    19,358Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,358
  • emcie-co/parlantAvatar von emcie-co

    emcie-co/parlant

    18,119Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,119
  • 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

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

    TypeScriptaiai-ageai-coding
    Auf GitHub ansehen↗15,616
  • modelcontextprotocol/typescript-sdkAvatar von modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,674
  • spectreconsole/spectre.consoleAvatar von spectreconsole

    spectreconsole/spectre.console

    11,210Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,210
  • livekit/agentsAvatar von livekit

    livekit/agents

    9,379Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,379
  • modelcontextprotocol/inspectorAvatar von modelcontextprotocol

    modelcontextprotocol/inspector

    8,721Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,721
  • modelcontextprotocol/modelcontextprotocolAvatar von modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,458
  • lastmile-ai/mcp-agentAvatar von lastmile-ai

    lastmile-ai/mcp-agent

    8,037Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,037
  • plopjs/plopAvatar von plopjs

    plopjs/plop

    7,666Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,666
  • norvig/paip-lispAvatar von norvig

    norvig/paip-lisp

    7,465Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,465
  • wuhan2020/wuhan2020Avatar von wuhan2020

    wuhan2020/wuhan2020

    5,923Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗5,923
  • wallix/awlessAvatar von wallix

    wallix/awless

    4,968Auf GitHub ansehen↗

    Awless ist ein Command-Line-Interface und Infrastruktur-Orchestrator für die Verwaltung, Bereitstellung und Inspektion von AWS-Cloud-Ressourcen. Es fungiert als Ressourcen-Inspektor, Identitätsmanager und sicheres Verbindungs-Utility und bietet eine hierarchische Reihe von Befehlen zur Steuerung von Cloud-Umgebungen. Das Tool zeichnet sich dadurch aus, dass es den Remote-Cloud-Status mit lokalen Graphen synchronisiert, was eine Offline-Infrastrukturanalyse, Audits und die Abfrage von Ressourcenbeziehungen ohne aktive API-Aufrufe ermöglicht. Es optimiert zudem Operationen durch das Mapping menschenlesbarer Aliase auf System-IDs und erleichtert sichere Shell-Verbindungen zu Remote-Instanzen durch automatisierte Auflösung von IP-Adressen und Jump-Hosts. Das breite Funktionsspektrum deckt den Lebenszyklus virtueller Server, Datenbanken, serverloser Funktionen und Container-Ressourcen ab. Es handhabt Netzwerke durch Virtual Private Clouds und DNS-Management, verwaltet Identität und Zugriff über Benutzer- und Rollenrichtlinien und orchestriert Deployments unter Verwendung von Templates aus lokalen Dateien oder Remote-URLs. Das System beinhaltet die Generierung von Shell-Autovervollständigung für bash und zsh, um bei der Befehlsfindung zu unterstützen.

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

    Go
    Auf GitHub ansehen↗4,968
  • modelcontextprotocol/go-sdkAvatar von modelcontextprotocol

    modelcontextprotocol/go-sdk

    4,716Auf GitHub ansehen↗

    Dies ist ein Software Development Kit (SDK) und Framework zur Implementierung des Model Context Protocol in Go. Es bietet ein standardisiertes System zum Aufbau von Servern und Clients, die externe Ressourcen, proprietäre Daten und ausführbare Tools austauschen, um Large Language Models (LLMs) Kontext bereitzustellen. Das SDK enthält eine JSON-RPC-Kommunikationsbibliothek und ein Integrations-Framework, um lokale Daten, Prompt-Templates und typisierte Funktionen für KI-Modelle bereitzustellen. Es ermöglicht die Entwicklung von Protokoll-Servern, die externen Kontext liefern, sowie von Clients, die diese Remote-Tools und Ressourcen nutzen. Das Projekt deckt das Connection-Lifecycle-Management und die Protokoll-Versionsaushandlung ab, um Interoperabilität zu gewährleisten. Es bietet Transport-Abstraktionen für den Nachrichtenaustausch via Standard-Input/Output oder HTTP sowie Funktionen für Resource-Mapping und Session-Management. Sicherheits- und Observability-Features umfassen OAuth-Identitätsintegration, Verzeichniszugriffsbeschränkungen für Server sowie Tools zur Traffic-Inspektion und Capability-Verifizierung.

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

    Gogomcp
    Auf GitHub ansehen↗4,716
  • opensquilla/opensquillaAvatar von opensquilla

    opensquilla/opensquilla

    4,211Auf GitHub ansehen↗

    OpenSquilla ist ein LLM-Agent-Orchestration-Framework zur Koordination mehrstufiger KI-Workflows und Tool-Ausführungen mittels gerichteter azyklischer Graphen. Es fungiert als zentrales System zur Verwaltung spezialisierter Skill-Pakete und zur Ausführung komplexer Reasoning-Sequenzen. Das Projekt zeichnet sich durch ein Routing-Gateway aus, das Aufgaben basierend auf Komplexität, Kosten und Performance an verschiedene KI-Anbieter weiterleitet. Es nutzt ein mehrstufiges KI-Gedächtnissystem, das Arbeits-, episodisches und semantisches Wissen mittels lokaler Embeddings und SQLite organisiert, sowie eine sichere Ausführungsumgebung (Sandbox), die Agent-generierten Code über risikobasierte Berechtigungsprofile isoliert. Die Plattform deckt ein breites Spektrum an Funktionen ab, einschließlich Multi-Channel-Deployment für Web- und Messaging-Plattformen, automatisierter Aufgabenplanung via Cron und einer Model Context Protocol-Bridge zur Anbindung externer Tools. Zudem bietet sie umfassende Monitoring- und Observability-Tools zur Verfolgung von Token-Kosten, zum Auditing von Laufzeitentscheidungen und zur Verwaltung eines Katalogs wiederverwendbarer Skills. Das System enthält CLI-Utilities für die Workspace-Initialisierung und das Skill-Lifecycle-Management.

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

    Pythonagentaiai-agents
    Auf GitHub ansehen↗4,211
Vorherige12Nächste
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Protocols and Interoperability
  5. User Interaction Protocols

Unter-Tags erkunden

  • User Input Elicitation4 Sub-TagsDynamic request for structured user input.