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
·

2 repositorios

Awesome GitHub RepositoriesAggregators

Utilities for composing multiple modular servers into a single unified interface.

Distinct from Model Context Protocol Servers: Focuses on server composition and namespacing, distinct from the base server implementation.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Aggregators. Refine with filters or upvote what's useful.

Awesome Aggregators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • prefecthq/fastmcpAvatar de PrefectHQ

    PrefectHQ/fastmcp

    22,994Ver en 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

    Composes multiple modular servers into a single unified interface with namespacing and dependency management.

    Pythonagentsfastmcpllms
    Ver en GitHub↗22,994
  • modelcontextprotocol/python-sdkAvatar de modelcontextprotocol

    modelcontextprotocol/python-sdk

    21,729Ver en 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

    Composes resources, tools, and prompts from multiple independent servers into a single unified interface.

    Python
    Ver en GitHub↗21,729
  1. Home
  2. Artificial Intelligence & ML
  3. Model Context Protocol Servers
  4. Aggregators