Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 13:53
05c4b3d

1.0.0 (2025-12-16)

Features

  • add 'new' command for scaffolding functionality (379d98d)
  • add health endpoint to template servers (d0361bd)
  • add hono framework option (52035a2)
  • add html output for vet command (489c8d8)
  • add initial app (f1c3e4c)
  • add market command (3f4d9ab)
  • add readme and initialize git repository when creating new server (b879c00)
  • add script to run the server or stdio (74ef575)
  • add try command (08c8142)
  • allow accessing oauth secured mcp via vet command (15b552e)
  • allow user to select transport for new server (67398a7)
  • check for similar tool descriptions (9607067)
  • check if mcp server has too many tools (f0bdbd1)
  • detect personal identifiable informations (8495448)
  • handle authentication error (38fc86f)
  • print info if output is missing (48d3390)
  • read resources in try command (afa9cd6)
  • show prompts and resources if supported (8ab9af2)
  • show tool outputs (cf8e6b7)
  • support claude desktop config on different platforms (4f85455)
  • support opencode and new mcp servers in market command (399e194)
  • support stdio transport for vet command (6658a88)

Bug Fixes

  • check all inputs for a tool for missing description (e7a9b5f)