2 مستودعات
Delivers structured, URI-addressable data sources that AI applications retrieve and use as context for model interactions.
Distinct from On-Demand Source Serving: Distinct from On-Demand Source Serving: focuses on serving structured data for AI context rather than source files for development.
Explore 2 awesome GitHub repositories matching web development · Context Data Resources. Refine with filters or upvote what's useful.
Serves structured data resources that AI assistants fetch on demand for context-aware responses.
This is a software development kit for integrating the Model Context Protocol into Java applications. It serves as a framework for building AI servers and communication layers that exchange prompts, resources, and tool definitions between AI clients and servers. The SDK provides a transport-agnostic communication layer, allowing bidirectional data exchange over standard I/O, HTTP, or Server-Sent Events. It includes a generative AI resource manager for exposing structured data and prompt templates, and a standardized interface for implementing protocol clients and servers. The project covers
Retrieves structured, URI-addressable data from server-side sources to provide context for AI interactions.