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

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

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

9 مستودعات

Awesome GitHub RepositoriesAI Integration Protocols

Communication standards that define how AI systems exchange context, tools, and data with other software components.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · AI Integration Protocols. Refine with filters or upvote what's useful.

Awesome AI Integration Protocols GitHub Repositories

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

    punkpeye/awesome-mcp-servers

    89,264عرض على GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he

    Establishes a shared schema allowing models to discover and execute external functions across diverse software environments.

    aimcp
    عرض على GitHub↗89,264
  • 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

    Standardizes communication channels to link language models with external data sources and functional tools.

    TypeScript
    عرض على GitHub↗87,320
  • all-hands-ai/openhandsالصورة الرمزية لـ All-Hands-AI

    All-Hands-AI/OpenHands

    77,468عرض على GitHub↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Implements communication standards for exchanging context and tool data between AI systems and software components.

    Python
    عرض على GitHub↗77,468
  • langbot-app/langbotالصورة الرمزية لـ langbot-app

    langbot-app/LangBot

    15,311عرض على GitHub↗

    LangBot is an orchestration platform designed for building, managing, and deploying AI agents. It functions as a comprehensive framework for integrating large language models with custom workflows, enabling developers to connect intelligent agents to various messaging platforms and external tools. The platform distinguishes itself through a modular, plugin-based architecture that allows for the extension of agent capabilities via custom tools and file parsers. It features a secure, sandbox-isolated runtime environment that executes untrusted code and plugin logic within resource-constrained c

    Defines communication standards for how AI systems exchange context, tools, and data with other software components.

    Pythonagentcozedeepseek
    عرض على GitHub↗15,311
  • datahub-project/datahubالصورة الرمزية لـ datahub-project

    datahub-project/datahub

    12,141عرض على GitHub↗

    DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono

    Provides standardized protocols and software development kits to inject governed metadata into artificial intelligence workflows.

    Pythondata-catalogdata-discoverydata-governance
    عرض على GitHub↗12,141
  • insforge/insforgeالصورة الرمزية لـ InsForge

    InsForge/InsForge

    11,794عرض على GitHub↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    Connects AI agents to backend databases and storage using a standardized context protocol.

    TypeScriptaiai-agentscoding
    عرض على GitHub↗11,794
  • 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

    Implements a standardized protocol for connecting AI models to diverse data sources and tools.

    TypeScript
    عرض على GitHub↗8,458
  • upsonic/gpt-computer-assistantالصورة الرمزية لـ Upsonic

    Upsonic/gpt-computer-assistant

    7,888عرض على GitHub↗

    This project is a Python framework for building autonomous AI agents capable of executing independent tasks through goal-oriented instructions. It provides a library of tools for managing system operations and processing multimodal data. The framework features a sandboxed system execution environment that restricts shell commands and file access to protect the host system. It also includes an automated OCR text extraction pipeline for converting printed or handwritten text from images and documents into digital formats. Connectivity is handled through a modular tool integration system and a

    Implements frameworks for connecting models to data and tools via a standardized context protocol.

    Python
    عرض على GitHub↗7,888
  • modelcontextprotocol/csharp-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/csharp-sdk

    3,912عرض على GitHub↗

    The Model Context Protocol C# SDK is a library for building clients and servers that implement the Model Context Protocol to integrate AI tools and resources. It provides an AI tool integration framework and a multi-modal content handler to exchange text, images, and binary resources between AI models and external context providers. The SDK utilizes a JSON-RPC communication library to manage bidirectional data exchange. It features a transport-agnostic communication layer that supports standard input and output, HTTP, and in-memory pipes, with specific integration for ASP.NET Core hosting. T

    Provides a standardized communication protocol for exchanging context, tools, and data between AI systems and software.

    C#
    عرض على GitHub↗3,912
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Model Integration and Serving
  5. Model Integration Interfaces
  6. AI Integration Protocols

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

  • AI Context Integration ProtocolsFrameworks for connecting models to data and tools.
  • Tool Interoperability ProtocolsFrameworks that define standardized schemas for AI hosts to discover and execute external tools.