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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesTool Integration Servers

Configuration interfaces for connecting external tool servers to AI applications.

Distinguishing note: Focuses on the configuration of external tool servers.

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

Awesome Tool Integration Servers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chatboxai/chatboxAvatar de chatboxai

    chatboxai/chatbox

    40,499Ver en GitHub↗

    Chatbox is a cross-platform desktop application that provides a unified interface for interacting with a wide range of artificial intelligence models. It functions as a model-agnostic client, allowing users to connect to various third-party AI providers or execute open-source models directly on their own hardware. By centralizing these diverse services into a single workspace, the application enables users to manage multiple chat sessions, adjust model parameters, and switch between different AI backends with ease. The project distinguishes itself through a local-first architecture that prior

    Sets up external service connections manually or selects from a list of built-in options to enable advanced tool integration.

    TypeScriptassistantchatbotchatgpt
    Ver en GitHub↗40,499
  • eigent-ai/eigentAvatar de eigent-ai

    eigent-ai/eigent

    12,557Ver en GitHub↗

    Eigent is a comprehensive platform for developing, configuring, and orchestrating autonomous AI agents. It functions as an agent development environment and workflow automation engine, enabling users to build modular agents equipped with custom toolsets, domain-specific skill packages, and external API connections to perform targeted operational tasks. The framework distinguishes itself through a robust multi-agent orchestration layer that coordinates teams of specialized agents to execute complex workflows. By utilizing hierarchical task decomposition, the system breaks high-level goals into

    Links remote servers via standard protocols to provide agents with domain-specific functions.

    TypeScript
    Ver en GitHub↗12,557
  • coplaydev/unity-mcpAvatar de CoplayDev

    CoplayDev/unity-mcp

    10,959Ver en GitHub↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    Propagates local tool toggle changes to the MCP server so connected AI clients receive an updated tool list.

    C#aiai-integrationanthropic
    Ver en GitHub↗10,959
  • lastmile-ai/mcp-agentAvatar de lastmile-ai

    lastmile-ai/mcp-agent

    8,037Ver en 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

    Discovers and exposes tools from connected MCP servers to be utilized by the language model.

    Pythonagentsaiai-agents
    Ver en GitHub↗8,037
  • mrexodia/ida-pro-mcpAvatar de mrexodia

    mrexodia/ida-pro-mcp

    5,620Ver en GitHub↗

    Builds a server that exposes IDA Pro's data and analysis tools for AI consumption.

    Pythonaiaiagentbinary-analysis
    Ver en GitHub↗5,620
  • openbmb/ultraragAvatar de OpenBMB

    OpenBMB/UltraRAG

    5,220Ver en GitHub↗

    UltraRAG is an LLM RAG orchestration platform and AI agent research framework designed to coordinate complex retrieval-augmented generation workflows. It functions as a multimodal RAG engine capable of retrieving and generating responses using text, images, and diverse data types, while providing tools for vector database management and RAG performance evaluation. The platform features a visual RAG pipeline builder that uses a canvas interface to construct and debug data flows, synchronizing visual designs directly with underlying code. It distinguishes itself through an autonomous research s

    Implements independent servers that expose custom search tools and code functions for use across different RAG pipelines.

    Pythondeepseekdemoeasy
    Ver en GitHub↗5,220
  • petergriffinjin/search-r1Avatar de PeterGriffinJin

    PeterGriffinJin/Search-R1

    5,022Ver en GitHub↗

    Search-R1 es un sistema de entrenamiento distribuido y framework de aprendizaje por refuerzo diseñado para crear modelos de lenguaje aumentados por búsqueda. Proporciona una arquitectura para escalar cargas de trabajo de modelos a través de nodos principales y trabajadores, mientras optimiza cómo los modelos intercalan el razonamiento interno con llamadas a herramientas externas. El sistema se centra en refinar el comportamiento del modelo mediante señales de recompensa personalizadas y aprendizaje por refuerzo para mejorar el formato de uso de herramientas y la recuperación de información. Implementa un bucle de razonamiento-búsqueda intercalado que permite a los modelos alternar entre la generación de pensamiento interno y la obtención de datos externos. El framework admite tanto la búsqueda web en tiempo real a través de API de terceros como la recuperación de contexto local utilizando búsqueda híbrida dispersa-densa e indexación de corpora. Estas capacidades se integran a través de una arquitectura basada en servidor para facilitar la recuperación de datos durante el proceso de razonamiento.

    Uses a dedicated server architecture to connect models to external search APIs and local retrievers.

    Python
    Ver en GitHub↗5,022
  • i-am-bee/beeai-frameworkAvatar de i-am-bee

    i-am-bee/beeai-framework

    3,304Ver en GitHub↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Allows the creation of custom tools and data servers to extend agent functional capabilities.

    Pythonagentsaiai-agent
    Ver en GitHub↗3,304
  • containers/ramalamaAvatar de containers

    containers/ramalama

    2,605Ver en GitHub↗

    Ramalama is a containerized runtime and management tool for large language models. It functions as an OCI AI model manager and registry client, allowing users to package, distribute, and execute AI models as standardized container images. The project differentiates itself by using OCI-compliant distribution for models and retrieval augmented generation assets, enabling the packaging of vector databases into immutable container images. It features hardware-aware image selection that automatically detects GPU or CPU capabilities to pull the most optimized image for the host environment. The sy

    Connects to external tool servers to extend model capabilities for advanced tasks and data retrieval.

    Pythonaicontainerscuda
    Ver en GitHub↗2,605
  1. Home
  2. Artificial Intelligence & ML
  3. Tool Integration Servers

Explorar subetiquetas

  • Custom Data and Tool ServersCreates servers that make custom data sources and tools available for AI applications to query and use. **Distinct from Tool Integration Servers:** Distinct from Tool Integration Servers: focuses on building servers that expose custom data and tools, not configuring existing ones.
  • Tool Server DirectoriesCommunity-curated directories for discovering and sharing tool servers that integrate with AI assistants. **Distinct from Tool Integration Servers:** Distinct from Tool Integration Servers: focuses on a browsable directory for discovering and sharing tool servers, not on the configuration interface for connecting them.
  • Tool Visibility SyncersMechanisms that propagate local tool toggle changes to a server so connected clients receive an updated tool list. **Distinct from Tool Integration Servers:** Distinct from Tool Integration Servers: focuses on syncing tool visibility state, not the configuration of external tool connections.