Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Update to 1.7.0 #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fredericbarthelet
Copy link

I recently used this template repo to create a new typescript MCP server. I realized it was outdated compared to documentation in https://github.com/modelcontextprotocol/typescript-sdk

Motivation and Context

Upgrade template server to follow SDK documentation. Upgrade SDK version from 0.6.0 to latest 1.7.0

How Has This Been Tested?

Create a new test-mcp-server and run it with Claude to ensure it's working as intended

npm run build
build/index.js test-mcp-server
cd test-mcp-server
npm run build

Breaking Changes

This is a templating repo, I don't think breaking changes from SDK version from 0.6.0 to latest 1.7.0 actually matters.

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

@fredericbarthelet fredericbarthelet changed the title Update 1.7.0 Update to 1.7.0 Mar 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant