Skip to content

Releases: modelcontextprotocol/typescript-sdk

1.5.0

12 Feb 14:31
423b62b
Compare
Choose a tag to compare

What's Changed

  • Update README.md new SSE Server to match defaults in inspector by @ihrpr in #140
  • Update README.md about client.callTool by @funwarioisii in #141
  • add cwd to StdioServerParameters by @sestinj in #146

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

24 Jan 14:52
87197fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

23 Jan 13:59
8533f10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.4.0

1.3.2

22 Jan 11:44
cf4c592
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

21 Jan 12:56
1fb33e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

20 Jan 15:35
438505b
Compare
Choose a tag to compare

What's Changed

This release introduces a simplified, Express-like API, similar in spirit to the FastMCP API of the Python SDK, but adapted to the conventions of the JavaScript ecosystem.

The simplified API should make it easier to develop and iterate on MCP servers, as tools and resources are now easier to declare incrementally. See the quick start in the README for more information.

Full Changelog: 1.2.0...1.3.0

1.2.0

20 Jan 15:26
405ee78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

10 Jan 10:17
00c7ab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Jan 09:02
3f178b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

17 Dec 13:07
422a535
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4