awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesResource Embedding

Including server-managed content within model prompt messages via URIs.

Distinct from Model Context Protocol Servers: Distinct from general MCP Servers: focuses specifically on the mechanism of embedding resources into prompts.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Resource Embedding. Refine with filters or upvote what's useful.

Awesome Resource Embedding GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • modelcontextprotocol/modelcontextprotocolAvatar von modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458Auf GitHub ansehen↗

    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

    Includes server-managed documentation and code samples directly into prompt messages using standardized URIs.

    TypeScript
    Auf GitHub ansehen↗8,458
  1. Home
  2. Artificial Intelligence & ML
  3. Model Context Protocol Servers
  4. Resource Embedding