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
·

3 repositorios

Awesome GitHub RepositoriesTool Exposure Frameworks

Frameworks that enable machine learning models to safely interact with and utilize external software tools.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Tool Exposure Frameworks. Refine with filters or upvote what's useful.

Awesome Tool Exposure Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • modelcontextprotocol/serversAvatar de modelcontextprotocol

    modelcontextprotocol/servers

    87,320Ver en 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

    Provides schema-defined interfaces that allow models to discover and execute specific operations with typed inputs.

    TypeScript
    Ver en GitHub↗87,320
  • 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

    Wraps Python functions into protocol-compliant tools and resources that allow language models to interact with external logic.

    Pythonagentsfastmcpllms
    Ver en GitHub↗22,994
  • web-infra-dev/midsceneAvatar de web-infra-dev

    web-infra-dev/midscene

    11,720Ver en GitHub↗

    Midscene is a multimodal automation framework designed to enable AI agents to perceive, navigate, and manipulate graphical user interfaces across web, mobile, and desktop environments. By leveraging vision-capable AI models, the platform interprets interface screenshots to execute tasks based on natural language instructions, removing the reliance on traditional, brittle code-based selectors. The framework distinguishes itself through its ability to decompose high-level goals into autonomous, multi-step sequences that function consistently across diverse platforms. It provides a visual ground

    Exposes automation capabilities as standard tools for AI agents to inspect and interact with interfaces.

    TypeScriptaiai-testbrowser-use
    Ver en GitHub↗11,720
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Protocols and Interoperability
  5. Tool Exposure Frameworks

Explorar subetiquetas

  • Tool Exposure InterfacesSchema-defined interfaces for tool execution.