Prompts adapter for converting MCP prompts to LangChain messages.
This module provides functionality to convert MCP prompt messages into LangChain message objects, handling both user and assistant message types.
Convert an MCP prompt message to a LangChain message.
Load MCP prompt and convert to LangChain messages.