Module meta

Module meta 

Source
Expand description

Core MCP protocol types and error handling _meta Field Support for MCP 2025-06-18

This module provides comprehensive support for the structured _meta fields introduced in MCP 2025-06-18 specification.

Structs§

Annotations
Generic annotations structure (matches TypeScript Annotations) Used across all MCP types that support client annotations
Cursor
Cursor for pagination support
Meta
Structured _meta field for MCP 2025-06-18
PaginatedResponse
Helper for pagination responses
ProgressResponse
Helper for progress responses
ProgressToken
Progress token for tracking long-running operations

Traits§

WithMeta
Trait for types that can include _meta fields