Skip to content

Conversation

@calclavia
Copy link
Member

Added an optional description field to the schema, which is in the spec but missing in the SDK:

https://modelcontextprotocol.io/specification/2025-11-25/schema#implementation

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Added an optional description field to the schema.
@calclaviacalclavia requested a review from a team as a code ownerDecember 14, 2025 03:24
@pkg-pr-new
Copy link

Open in StackBlitz

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/sdk@1295 

commit: 505f65d

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@calclavia