MCPResource

A data resource exposed by an MCP server, accessible to AI agent clients for reading context.

AI AgentsLinux FoundationOpen SourceStandardsMCPAgentic AIInteroperability

Properties

Name Type Description
uri string Unique URI identifying this resource.
name string Human-readable name of the resource.
description string Human-readable description of the resource's contents.
mimeType string MIME type of the resource content.
size integer Size of the resource in bytes.
View JSON Schema on GitHub