All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.11 (2025-03-30)
- implement resources/templates/list handler (ff73ff0)
- implement resources/templates/list handler (0dabfc0)
0.2.10 (2025-03-30)
- add optional skip install param (d77e6e9)
- add optional skip install param (318dbc7)
- add skip example option to cli (df733f9)
- add skip example option to cli (c02809f)
- Fixes ESLint 'no-case-declarations' error in HTTP transport by adding block scope to the default switch case. (25ed8e6)
- make ping conform with the spec (aa46eb8)
- transports: Conform SSE/HTTP streams to MCP spec and improve logging (9d9ef2a)
- transports: follow spec guideline (208599d)
0.2.9 (2025-03-29)
- add linting (e71ebb5)
- add linting (181e634)
- add sse resumability (4b47edb)
- add sse resumability (e20b7cc)
- improve error handling for sse (a5644af)
- improve error handling for sse (ba1646b)
- close sse stream after post (eef96b4)
- close sse stream after post (d6ea60d)
- detect tools capability using toolLoader (c5d34a5)
- detect tools capability using toolLoader (1e4c71f)
- enforce that initialize request cannot be part of JSON-RPC batch (452740c)
- enforce that initialize request cannot be part of JSON-RPC batch (6cccf54)
- import path utilities to resolve build errors (5a7672c)
- import path utilities to resolve build errors (534d0de)
- project validation not working on windows (fc506d3)
0.2.8 (2025-03-28)
- add auth (6338d14)
- add Base Tool (6b51594)
- add basic sse support (e8b808f)
- add build before start. this one is for you, vibe coders ;) (fa43fa8)
- add cli tool (91101ee)
- add cors configuration (5d3f27f)
- add execa (4d44864)
- add execa (d68cfb6)
- add find-up (09c767f)
- add find-up (9f90df9)
- Add HTTP Stream transport with improved session handling and CORS support (04ff8a5)
- add image support (ab023ba)
- add image support (9c8ca20)
- add index (62873b9)
- add keywords to package (95ea9a7)
- Add LICENSE (2d3612a)
- add logging (d637a65)
- add mcp-build cli (27cb517)
- add MCPServer (807f04d)
- add MCPTool abstraction (4d5fb39)
- add MCPTool abstraction (3458e78)
- add prompt capabilities (9ca6a0f)
- add prompt capabilities (019f409)
- add readme (752024e)
- add README (b0a371c)
- add release-please workflow (eb6c121)
- add release-please workflow (5a89670)
- add resources support (e8b03d4)
- add sdk version logging (8a05c48)
- add sdk version logging (bb716db)
- add toolLoader (a44ffe7)
- add typescript dependencies (0ade3dc)
- bump up version (85624c6)
- bump version (0d88a0f)
- bump version (e227702)
- bump version (33b1776)
- bump version (a0e5a38)
- bump version (ea3085d)
- bump version (ddf74f6)
- bump version (4c04edb)
- bump version (0e6a21b)
- bump version (1d1cfef)
- bump version number (3a7f329)
- enforce node version 20 (8f1466a)
- enforce node version 20 (bf4a4bb)
- fix directory validation issue (bf0e0d4)
- fix directory validation issue (bc6ab31)
- HTTP stream transport implementation (v0.2.0-beta.16) (d29fb5f)
- lower node version to 18 (77c8d1b)
- make the mcp server config optional (9538626)
- make toolLoader load tools automatically (16f2793)
- read default name and version from package json (b5789af)
- remove vibe coder contingency (36bbc88)
- update readme (ac3725a)
- update readme (06af3b8)
- update readme (e739ff6)
- update README (6c1efcd)
- upgrade tool loader (2b066e6)
- add release-please manifest file (14bd878)
- build error (adc7e48)
- build errors with mcp-build (27c255b)
- build errors with mcp-build (dc5b56e)
- build issues (2a3d12d)
- cli build issues (f84266a)
- execa (641614d)
- execa (e520f27)
- follow spec (b9420c4)
- follow spec (938a13b)
- node spawning issue (8b5d4fa)
- Prevent duplicate builds by removing prepare script (3584959)
- remove findup (f281451)
- remove findup (be6f5b0)
- remove project name (40789f3)
- remove project name (6e89e31)
- remove redundant prepare script from package.json and create.ts (1ddff3f)
- scope (84b72f6)
- session id for initialization (2743eaf)
- session id for initialization (061d152)
- sse reconnect issues (fad62e3)
- tool loader base dir (636807c)
- tool loader base dir (aa035a0)
- tsc during project creation bug (eb3a7bf)
- tsc during project creation bug (2177d3e)
- tsconfig not found (4d2062f)
- tsconfig not found (ec87841)
- wrong index created (b6f186c)
- wrong index created (1c6f9ef)