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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 repository-uri

Awesome GitHub RepositoriesAPI Client Connectivity

Mechanisms for connecting external clients to local servers.

Explore 21 awesome GitHub repositories matching artificial intelligence & ml · API Client Connectivity. Refine with filters or upvote what's useful.

Awesome API Client Connectivity GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nomic-ai/gpt4allAvatar nomic-ai

    nomic-ai/gpt4all

    77,375Vezi pe GitHub↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a comprehensive ecosystem for managing the entire model lifecycle, including discovery, downloading, and configuration of local weights. What distinguishes the platform is its integrated retrieval-augmented generation engine, which allows users to index local documents into semantic vect

    Establishes standard network communication paths for external applications to query locally running inference services.

    C++ai-chatllm-inference
    Vezi pe GitHub↗77,375
  • openbb-finance/openbbterminalAvatar OpenBB-finance

    OpenBB-finance/OpenBBTerminal

    69,303Vezi pe GitHub↗

    OpenBBTerminal is a Python financial data platform and command line interface designed for aggregating and analyzing market data from diverse APIs. It serves as a quantitative analysis tool for processing stock, crypto, and derivative datasets to identify market trends and build investment strategies. The project utilizes a pluggable financial API framework with an adapter-based architecture, allowing external financial data providers to be integrated as independent modules. This system standardizes information from public and proprietary sources into a unified layer to support cross-asset an

    Provides connectivity mechanisms to link local servers to centralized workspaces via APIs.

    Python
    Vezi pe GitHub↗69,303
  • lensapp/lensAvatar lensapp

    lensapp/lens

    23,180Vezi pe GitHub↗

    Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It provides a graphical interface for deploying Helm charts, editing YAML manifests, and managing the lifecycle of pods and deployments. The project features an AI-powered cluster assistant that enables users to query cluster state, perform autonomous troubleshooting, and translate natural language requests into system commands. It also supports collaborative team access through shared spaces, utilizing encrypted cluster sharing and role-based access control to manage credentials and

    Manages local configuration files that store cluster names, config paths, and proxy settings.

    cloud-nativecontainersdevops
    Vezi pe GitHub↗23,180
  • letta-ai/lettaAvatar letta-ai

    letta-ai/letta

    21,168Vezi pe GitHub↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Establishes direct WebSocket connections between runtimes and custom clients for event management.

    Pythonaiai-agentsllm
    Vezi pe GitHub↗21,168
  • microsoft/airsimAvatar microsoft

    microsoft/AirSim

    17,956Vezi pe GitHub↗

    AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control

    Configures network addresses and firewall ports to allow virtualized flight controllers to communicate with simulation engines.

    C++aiairsimartificial-intelligence
    Vezi pe GitHub↗17,956
  • tencent/weknoraAvatar Tencent

    Tencent/WeKnora

    16,974Vezi pe GitHub↗

    WeKnora is a multi-tenant retrieval-augmented generation (RAG) knowledge platform and autonomous AI agent framework. It transforms raw documents into queryable knowledge bases and integrates large language models with vector databases to provide grounded AI responses. The system also functions as a Model Context Protocol (MCP) tool server, exposing knowledge search and agentic capabilities to external AI clients. The platform distinguishes itself through an autonomous agent framework that utilizes iterative reasoning, tool calling, and web search to solve multi-step tasks. It implements a sta

    Establishes secure connections between clients and servers using authentication keys and endpoints.

    Goagentagenticai
    Vezi pe GitHub↗16,974
  • dotnet/orleansAvatar dotnet

    dotnet/orleans

    10,789Vezi pe GitHub↗

    Orleans is a .NET distributed actor framework designed for building scalable, cloud-native applications. It implements a virtual actor model where entities with stable identities manage their own state and lifecycle across a cluster of servers. The framework provides a distributed state management system with ACID transaction support and a distributed pub/sub streaming engine for real-time data processing. It distinguishes itself through location-transparent routing, automatic actor activation and deactivation, and elastic cluster scaling that redistributes workloads during node failures. Th

    Enables external processes to connect to a distributed cluster to invoke remote operations on actors.

    C#actor-modelactorscloud-computing
    Vezi pe GitHub↗10,789
  • modelcontextprotocol/inspectorAvatar modelcontextprotocol

    modelcontextprotocol/inspector

    8,721Vezi pe 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

    Coordinates the creation, permissions, and termination of multiple isolated connections between clients and servers.

    TypeScript
    Vezi pe GitHub↗8,721
  • lastmile-ai/mcp-agentAvatar lastmile-ai

    lastmile-ai/mcp-agent

    8,037Vezi pe 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

    Provides automated commands to wire cloud-hosted protocol servers into external clients and editors.

    Pythonagentsaiai-agents
    Vezi pe GitHub↗8,037
  • olivere/elasticAvatar olivere

    olivere/elastic

    7,450Vezi pe GitHub↗

    This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a programmatic interface for managing documents, indices, and cluster health, allowing Go applications to perform search and indexing operations via the REST API. The library functions as a distributed search orchestrator, providing specialized tools for high-throughput data ingestion and cluster administration. It features a buffered bulk processor with exponential backoff retries for optimizing write performance and supports automated index lifecycle transitions and historical data

    Provides custom network settings to manage communication behavior between the Go client and the server.

    Go
    Vezi pe GitHub↗7,450
  • ctfd/ctfdAvatar CTFd

    CTFd/CTFd

    6,523Vezi pe GitHub↗

    Adjusts global parameters such as challenge visibility, team size limits, and scoring rules through a web interface.

    Pythonctfctfdeducation
    Vezi pe GitHub↗6,523
  • tridactyl/tridactylAvatar tridactyl

    tridactyl/tridactyl

    6,246Vezi pe GitHub↗

    Tridactyl is a Vim-like Firefox extension that provides a comprehensive keyboard-driven interface for browsing, tab management, and page interaction. It replaces traditional mouse-based navigation with Vim-style keybindings, an ex-mode command line, and a hint overlay system for selecting and interacting with page elements. The extension is built around a core infrastructure that includes a modal command parser, a keybinding configuration system, and a content-script command bridge for executing commands in page context. The extension distinguishes itself through its deep integration with Fir

    Displays the value of a single configuration setting specified by a dot-delimited path.

    TypeScriptfirefoxhacktoberfestvim
    Vezi pe GitHub↗6,246
  • microsoft/taskweaverAvatar microsoft

    microsoft/TaskWeaver

    6,115Vezi pe GitHub↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    Includes a connector for Zhipu AI's GLM model to interpret and execute user requests.

    Pythonagentai-agentscode-interpreter
    Vezi pe GitHub↗6,115
  • mrexodia/ida-pro-mcpAvatar mrexodia

    mrexodia/ida-pro-mcp

    5,620Vezi pe GitHub↗

    Ships a client application that connects to IDA Pro servers for AI-driven reverse engineering.

    Pythonaiaiagentbinary-analysis
    Vezi pe GitHub↗5,620
  • apache/igniteAvatar apache

    apache/ignite

    5,066Vezi pe GitHub↗

    Ignite este o platformă distribuită de calcul și grid de date în memorie. Acesta funcționează ca o bază de date SQL distribuită și un motor de stocare conceput pentru a stoca și procesa seturi mari de date în RAM pentru a minimiza latența și a crește viteza de calcul. Sistemul se distinge printr-un motor de stocare pe mai multe niveluri care gestionează plasarea datelor în memorie și pe disc pentru a echilibra accesul de mare viteză cu capacitatea mare. Dispune de un grid de calcul distribuit care execută logica personalizată direct pe nodurile unde rezidă datele pentru a reduce traficul de rețea. Platforma oferă un set larg de capabilități, inclusiv gestionarea tranzacțiilor ACID, interogarea SQL standard și operațiuni cheie-valoare. Suportă ingestia de date de mare volum prin fluxuri reactive și oferă integrare prin mai multe limbaje de programare, drivere de baze de date standard și un API REST. Sistemul poate fi implementat ca un cluster distribuit folosind containere sau orchestrat prin Kubernetes. Proiectul este scris în Java și poate fi instalat prin arhive binare.

    Creates socket connections using a binary protocol to perform operations without joining the cluster topology.

    Javabig-datacachecloud
    Vezi pe GitHub↗5,066
  • psviderski/unregistryAvatar psviderski

    psviderski/unregistry

    4,781Vezi pe GitHub↗

    Unregistry is a decentralized container cluster orchestrator and Docker Compose manager. It allows for the deployment and scaling of containerized services across multiple remote hosts without the need for a centralized control plane. The project distinguishes itself by providing a registry-less deployment model, using SSH to transfer container image layers directly to remote servers. This capability enables deployments to air-gapped or private networks by bypassing external image registries entirely. The system covers a broad range of operational capabilities, including overlay mesh network

    Manages local configuration files that store connection details and entry points for remote clusters.

    Gocontainerddockergolang
    Vezi pe GitHub↗4,781
  • modelcontextprotocol/go-sdkAvatar modelcontextprotocol

    modelcontextprotocol/go-sdk

    4,716Vezi pe GitHub↗

    Acesta este un SDK și un framework pentru implementarea Model Context Protocol în Go. Oferă un sistem standardizat pentru construirea de servere și clienți care schimbă resurse externe, date proprietare și instrumente executabile pentru a oferi context modelelor de limbaj mari (LLM). SDK-ul include o bibliotecă de comunicare JSON-RPC și un framework de integrare pentru a expune date locale, șabloane de prompt-uri și funcții tipizate către modelele AI. Permite dezvoltarea atât a serverelor de protocol care oferă context extern, cât și a clienților care consumă aceste instrumente și resurse remote. Proiectul acoperă gestionarea ciclului de viață al conexiunii și negocierea versiunii de protocol pentru a asigura interoperabilitatea. Oferă abstracții de transport pentru schimbul de mesaje prin input/output standard sau HTTP, alături de capabilități pentru maparea resurselor și gestionarea sesiunilor. Funcțiile de securitate și observabilitate includ integrarea identității OAuth, restricții de acces la directoare pentru servere și instrumente pentru inspecția traficului și verificarea capabilităților.

    Provides the development framework for building client applications that consume AI tools and data via a standardized interface.

    Gogomcp
    Vezi pe GitHub↗4,716
  • psviderski/uncloudAvatar psviderski

    psviderski/uncloud

    4,653Vezi pe GitHub↗

    Uncloud is a decentralized container orchestrator designed to deploy and manage applications across multiple servers without a central control plane. It functions as a peer-to-peer system and a Docker Compose cluster deployer, using SSH-based infrastructure management to coordinate operations across remote nodes. The project distinguishes itself by using a secure mesh network overlay to enable direct inter-container communication across different physical machines. It facilitates container image distribution by transferring missing layers directly from local environments to target nodes, bypa

    Stores connection details and entry points in a local configuration file to facilitate communication with the cluster.

    Gocontainersdeploymentdevops
    Vezi pe GitHub↗4,653
  • datlechin/tableproAvatar datlechin

    datlechin/TablePro

    4,471Vezi pe GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Shares database connections with external AI clients using standardized protocols for cross-application integration.

    Swift
    Vezi pe GitHub↗4,471
  • lapce/floemAvatar lapce

    lapce/floem

    4,020Vezi pe GitHub↗

    Floem is a native desktop UI framework and cross-platform toolkit for building high-performance user interfaces. It functions as a reactive UI library that uses a signal-based state management system to automatically synchronize the interface with data changes via lightweight observable primitives. The framework utilizes a GPU-accelerated rendering engine to ensure visual consistency and high performance across different desktop operating systems. It features a layout engine based on flexible box and grid models to create responsive screens that adapt to various window sizes. The toolkit cov

    Establishes secure network tunnels from local environments to private databases and internal APIs for testing.

    Rustnativerustui
    Vezi pe GitHub↗4,020
Înapoi12Înainte
  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Tooling
  4. Agent & Tool Integrations
  5. API Servers
  6. API Client Connectivity

Explorează sub-etichetele

  • Client DevelopmentDeveloping applications that connect to servers to access external tools and data through a standard interface. **Distinct from API Client Connectivity:** Distinct from API Client Connectivity: focuses on the development of client applications for AI tool access, not just the connectivity mechanism.
  • Cluster Connectivity3 sub-tag-uriMechanisms for allowing external processes to establish connections and invoke operations on a distributed cluster. **Distinct from API Client Connectivity:** Focuses on the connection to a distributed actor cluster rather than generic API client-server connectivity.
  • Simulation Client InterfacesNetwork configurations for connecting external simulation clients to host engines. **Distinct from API Client Connectivity:** Focuses on simulation-specific client connectivity rather than general API client connections.
  • Thin Client ConnectivityLow-overhead client connections that interact with a cluster via binary protocols without joining the cluster topology. **Distinct from API Client Connectivity:** Distinct from API Client Connectivity: specifically refers to clients that stay outside the cluster membership/topology.