Interface: MCPResource
Defined in: packages/mcp/src/types.ts:198
MCP Resource as returned by the MCP SDK
Resources are data sources that can be read by the AI.
Extended by
Properties
description?
optionaldescription?:string
Defined in: packages/mcp/src/types.ts:204
Description of the resource
mimeType?
optionalmimeType?:string
Defined in: packages/mcp/src/types.ts:206
MIME type of the resource content
name
name:
string
Defined in: packages/mcp/src/types.ts:202
Human-readable name
uri
uri:
string
Defined in: packages/mcp/src/types.ts:200
Resource URI