awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

22 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • modelcontextprotocol/serversالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/servers

    87,320عرض على 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
    عرض على GitHub↗87,320
  • prefecthq/fastmcpالصورة الرمزية لـ PrefectHQ

    PrefectHQ/fastmcp

    22,994عرض على 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
    عرض على GitHub↗22,994
  • vercel/aiالصورة الرمزية لـ vercel

    vercel/ai

    21,885عرض على 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
    عرض على GitHub↗21,885
  • modelcontextprotocol/python-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/python-sdk

    21,729عرض على 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
    عرض على GitHub↗21,729
  • automaapp/automaالصورة الرمزية لـ AutomaApp

    AutomaApp/automa

    21,425عرض على 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
    عرض على GitHub↗21,425
  • livekit/livekitالصورة الرمزية لـ livekit

    livekit/livekit

    19,358عرض على 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
    عرض على GitHub↗19,358
  • emcie-co/parlantالصورة الرمزية لـ emcie-co

    emcie-co/parlant

    18,119عرض على 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
    عرض على GitHub↗18,119
  • kilo-org/kilocodeالصورة الرمزية لـ Kilo-Org

    Kilo-Org/kilocode

    15,616عرض على 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
    عرض على GitHub↗15,616
  • modelcontextprotocol/typescript-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674عرض على 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
    عرض على GitHub↗12,674
  • spectreconsole/spectre.consoleالصورة الرمزية لـ spectreconsole

    spectreconsole/spectre.console

    11,210عرض على 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
    عرض على GitHub↗11,210
  • livekit/agentsالصورة الرمزية لـ livekit

    livekit/agents

    9,379عرض على 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
    عرض على GitHub↗9,379
  • modelcontextprotocol/inspectorالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/inspector

    8,721عرض على 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
    عرض على GitHub↗8,721
  • modelcontextprotocol/modelcontextprotocolالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458عرض على 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
    عرض على GitHub↗8,458
  • lastmile-ai/mcp-agentالصورة الرمزية لـ lastmile-ai

    lastmile-ai/mcp-agent

    8,037عرض على 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
    عرض على GitHub↗8,037
  • plopjs/plopالصورة الرمزية لـ plopjs

    plopjs/plop

    7,666عرض على 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
    عرض على GitHub↗7,666
  • norvig/paip-lispالصورة الرمزية لـ norvig

    norvig/paip-lisp

    7,465عرض على 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
    عرض على GitHub↗7,465
  • wuhan2020/wuhan2020الصورة الرمزية لـ wuhan2020

    wuhan2020/wuhan2020

    5,923عرض على 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.

    عرض على GitHub↗5,923
  • wallix/awlessالصورة الرمزية لـ wallix

    wallix/awless

    4,968عرض على GitHub↗

    Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co

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

    Go
    عرض على GitHub↗4,968
  • modelcontextprotocol/go-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/go-sdk

    4,716عرض على GitHub↗

    هذا هو طقم تطوير برمجيات (SDK) وإطار عمل لتنفيذ بروتوكول سياق النموذج (Model Context Protocol) بلغة Go. يوفر نظاماً موحداً لبناء خوادم وعملاء يتبادلون الموارد الخارجية، والبيانات الخاصة، والأدوات القابلة للتنفيذ لتوفير السياق لنماذج اللغة الكبيرة (LLM). تتضمن الـ SDK مكتبة اتصالات JSON-RPC وإطار عمل تكامل لعرض البيانات المحلية، وقوالب المطالبات (prompt templates)، والوظائف المكتوبة (typed functions) لنماذج الذكاء الاصطناعي. يتيح المشروع تطوير خوادم بروتوكول توفر سياقاً خارجياً وعملاء يستهلكون هذه الأدوات والموارد البعيدة. يغطي المشروع إدارة دورة حياة الاتصال والتفاوض على إصدار البروتوكول لضمان التوافق. ويوفر تجريدات للنقل لتبادل الرسائل عبر المدخلات/المخرجات القياسية أو HTTP، إلى جانب قدرات لتعيين الموارد وإدارة الجلسات. تشمل ميزات الأمان والمراقبة تكامل هوية OAuth، وقيود الوصول إلى الدليل للخوادم، وأدوات لفحص حركة المرور والتحقق من القدرات.

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

    Gogomcp
    عرض على GitHub↗4,716
  • opensquilla/opensquillaالصورة الرمزية لـ opensquilla

    opensquilla/opensquilla

    4,211عرض على GitHub↗

    OpenSquilla هو إطار عمل لتنسيق وكلاء LLM مصمم لتنسيق سير عمل الذكاء الاصطناعي متعدد الخطوات وتنفيذ الأدوات باستخدام الرسوم البيانية الموجهة غير الدورية (DAGs). يعمل كنظام مركزي لإدارة حزم المهارات المتخصصة وتنفيذ تسلسلات التفكير المعقدة. يتميز المشروع ببوابة توجيه توجه المهام إلى مزودي ذكاء اصطناعي مختلفين بناءً على التعقيد والتكلفة والأداء. يستخدم نظام ذاكرة ذكاء اصطناعي متعدد المستويات ينظم المعرفة العاملة والعرضية والدلالية باستخدام التضمينات المحلية و SQLite، إلى جانب بيئة تنفيذ آمنة تعزل الكود الذي تم إنشاؤه بواسطة الوكيل عبر ملفات تعريف أذونات قائمة على المخاطر. تغطي المنصة مجموعة واسعة من الإمكانيات، بما في ذلك النشر متعدد القنوات على الويب ومنصات المراسلة، وجدولة المهام الآلية عبر cron، وجسر بروتوكول سياق النموذج (Model Context Protocol) للاتصال بالأدوات الخارجية. كما يوفر أدوات مراقبة شاملة لتتبع تكاليف الرموز (Tokens)، وتدقيق قرارات وقت التشغيل، وإدارة كتالوج للمهارات القابلة لإعادة الاستخدام. يتضمن النظام أدوات سطر أوامر لتهيئة مساحة العمل وإدارة دورة حياة المهارات.

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

    Pythonagentaiai-agents
    عرض على GitHub↗4,211
السابق12التالي
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Protocols and Interoperability
  5. User Interaction Protocols

استكشف الوسوم الفرعية

  • User Input Elicitation4 وسوم فرعيةDynamic request for structured user input.