Skip to content

Conversation

@cliffhall
Copy link
Member

Description

In `src/everything/package.json

  • changed "@modelcontextprotocol/sdk" version from "1.0.1" to "^1.9.0"

Server Details

  • Server: everything
  • Changes to: dependencies

Motivation and Context

Discovered it was using an old version of the SDK when troubleshooting this issue about the HTTP with SSE example in the SDK README.

How Has This Been Tested?

Tested with inspector to ensure functionality still works.
Image

Breaking Changes

Nope.

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
  • Dependency upgrade

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@cliffhall cliffhall added the Dependency change Change in dependencies for the project label Apr 16, 2025
@cliffhall cliffhall requested a review from olaservo April 16, 2025 15:39
@cliffhall cliffhall self-assigned this Apr 16, 2025
@cliffhall cliffhall requested a review from tadasant April 16, 2025 16:40
Copy link
Member

@tadasant tadasant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is impacting CI; probably needs a package-lock.json bump as well?

@cliffhall cliffhall requested a review from tadasant April 17, 2025 15:34
@olaservo olaservo added the server-everything Reference implementation for the Everything MCP server - src/everything label Apr 18, 2025
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@olaservo olaservo merged commit ad91def into modelcontextprotocol:main Apr 18, 2025
25 checks passed
@cliffhall cliffhall deleted the upgrade-ts-sdk branch April 18, 2025 19:15
PazerOP referenced this pull request in PazerOP/mcp-template Jul 15, 2025
Upgrade typescript-sdk version in everything server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency change Change in dependencies for the project server-everything Reference implementation for the Everything MCP server - src/everything

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants