Package dev.langchain4j.mcp.client
package dev.langchain4j.mcp.client
-
ClassDescriptionThe 'BlobResourceContents' object from the MCP protocol schema.Represents a client that can communicate with an MCP server over a given transport protocol, retrieve and execute tools using the server.The 'EmbeddedResource' object from the MCP protocol schema.A business exception raised over the MCP protocolThe 'GetPromptResult' object from the MCP protocol schema.The 'ImageContent' object from the MCP protocol schema.The 'Prompt' object from the MCP protocol schema.The 'PromptArgument' object from the MCP protocol schema.A holder for one of ['McpTextContent', 'McpImageContent', 'McpEmbeddedResource'] objects from the MCP protocol schema.The 'PromptMessage' object from the MCP protocol schema.The 'ReadResourceResult' object from the MCP protocol schema.The 'Resource' object from the MCP protocol schema.A holder for either a 'McpTextResourceContents' or 'McpBlobResourceContents' object from the MCP protocol schema.The 'ResourceTemplate' object from the MCP protocol schema.The 'Role' object from the MCP protocol schema.The 'TextContent' object from the MCP protocol schema.The 'TextResourceContents' object from the MCP protocol schema.