Skip to main content

Interface: MCPResource

Defined in: packages/mcp/src/types.ts:212

MCP Resource as returned by the MCP SDK

Resources are data sources that can be read by the AI.

Extended by

Properties

description?

optional description?: string

Defined in: packages/mcp/src/types.ts:218

Description of the resource


mimeType?

optional mimeType?: string

Defined in: packages/mcp/src/types.ts:220

MIME type of the resource content


name

name: string

Defined in: packages/mcp/src/types.ts:216

Human-readable name


uri

uri: string

Defined in: packages/mcp/src/types.ts:214

Resource URI