@assistant-ui/mcp-docs-server#
0.2.2#
Patch Changes#
0.2.1#
Patch Changes#
0.2.0#
Minor Changes#
- #5316
b5f20a9- feat: migrate to MCP TypeScript SDK v2 scoped packages (@modelcontextprotocol/client,@modelcontextprotocol/core,@modelcontextprotocol/server), replacing the monolithic@modelcontextprotocol/sdk1.x dependency (@okisdev)
0.1.39#
Patch Changes#
-
#4626
6bcb687- perf: cache the docs and examples file listings (@ShobhitPatra) -
#4628
4ba22c5- feat: return structuredContent from the docs, examples, and search tools (@ShobhitPatra) -
#4611
c11236e- feat: surface doc title and excerpt on assistantUIDocs responses (@ShobhitPatra) -
#4809
9d3b0f6- feat: expose playground template tools through the MCP docs server (@vivek100)
0.1.38#
Patch Changes#
-
#4579
84a9fcd- feat: add assistantUISearch tool for keyword search over the docs (@ShobhitPatra) -
#4621
f7c814d- feat: add argument completions for the docs and examples resources (@ShobhitPatra)
0.1.37#
Patch Changes#
-
#4578
e65a982- fix: cap aggregate directory content size in assistantUIDocs (@ShobhitPatra) -
#4575
42db1f7- fix: do not bundle unused blog posts in the docs server (@ShobhitPatra) -
#4596
4e26f35- feat: expose docs and examples as MCP resources (@ShobhitPatra)
0.1.36#
Patch Changes#
-
#4574
d130d38- feat: adopt registerTool API and advertise read-only tool annotations (@ShobhitPatra)
0.1.35#
Patch Changes#
0.1.34#
Patch Changes#
0.1.33#
Patch Changes#
0.1.32#
Patch Changes#
0.1.31#
Patch Changes#
0.1.30#
Patch Changes#
0.1.29#
Patch Changes#
- c988db8: chore: update dependencies
0.1.28#
Patch Changes#
- 376bb00: chore: update dependencies
0.1.27#
Patch Changes#
- bdce66f: chore: update dependencies
- 209ae81: chore: remove aui-source export condition from package.json exports
0.1.26#
Patch Changes#
- 52403c3: chore: update dependencies
0.1.25#
Patch Changes#
- 349f3c7: chore: update deps
0.1.24#
Patch Changes#
- a845911: chore: update dependencies
0.1.23#
Patch Changes#
- 36ef3a2: chore: update dependencies
0.1.22#
Patch Changes#
- a088518: chore: update dependencies
0.1.21#
Patch Changes#
- d45b893: chore: update dependencies
0.1.20#
Patch Changes#
- 605d825: chore: update dependencies
0.1.19#
Patch Changes#
- 3719567: chore: update deps
0.1.18#
Patch Changes#
- 57bd207: chore: update dependencies
- cce009d: chore: use tsc for building packages
0.1.17#
Patch Changes#
- e8ea57b: chore: update deps
0.1.16#
Patch Changes#
- 01c31fe: chore: update dependencies
0.1.15#
Patch Changes#
- ec662cd: chore: update dependencies
0.1.14#
Patch Changes#
- 2c33091: chore: update deps
0.1.13#
Patch Changes#
- 2fc7e99: chore: update deps
0.1.12#
Patch Changes#
- 953db24: chore: update deps
0.1.11#
Patch Changes#
- chore: update deps
0.1.10#
Patch Changes#
- e6a46e4: chore: update deps
0.1.9#
Patch Changes#
- 8812f86: chore: update deps
0.1.8#
Patch Changes#
- 590f161: Comprehensive Windows support - replace Unix commands with cross-platform Node.js APIs, normalize paths for consistency, and improve path handling in build utilities
0.1.7#
Patch Changes#
- 12e0a77: chore: update deps
0.1.6#
Patch Changes#
- 87086fd: fix zod version compatibility issue that caused the mcp server to fail
0.1.5#
Patch Changes#
- 0f063e0: chore: update dependencies
0.1.4#
Patch Changes#
- 65b3ff1: chore: update deps
0.1.3#
Patch Changes#
- 27a771c: use console.warn for logger.warn
0.1.2#
Patch Changes#
- 644abb8: chore: update deps
0.1.1#
Patch Changes#
- 3568a91: feat(docs): Add
@assistant-ui/mcp-docs-serverfor direct MCP access to docs and examples