awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSecure Generation Flows

Generation of model content through a client to isolate API keys from the server.

Distinct from Model Context Protocol Security: Focuses on the architectural flow of routing generation through a client for key security, not just protocol security.

Explore 1 awesome GitHub repository matching security & cryptography · Secure Generation Flows. Refine with filters or upvote what's useful.

Awesome Secure Generation Flows GitHub Repositories

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

    modelcontextprotocol/modelcontextprotocol

    8,458Vezi pe GitHub↗

    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

    Generates content via a client to ensure API keys remain secure and are not exposed to servers.

    TypeScript
    Vezi pe GitHub↗8,458
  1. Home
  2. Security & Cryptography
  3. Model Context Protocol Security
  4. Secure Generation Flows