1 مستودع
Schema-defined interfaces for tool execution.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Tool Exposure Interfaces. Refine with filters or upvote what's useful.
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.