Module mcp

Source
Expand description

Model Context Protocol (MCP) client implementation.

The Model Context Protocol is an open protocol that standardizes how applications provide context to LLMs. For more information, see: https://modelcontextprotocol.io/

Modulesยง

client
MCP client implementation for connecting to MCP servers.
types
Type definitions for the Model Context Protocol.