Skip to content

MCP Server 0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 23:05
· 27 commits to main since this release

Changed

  • Server now defaults to HTTP and requires tokens to start
  • Enhanced server and logging functionality with improved error handling
  • More graceful server start failure handling
  • Updated default ports and HTTPS handling

Refactored

  • Implemented token-scoped permission checks for improved security
  • Refactored security and submission documentation for clarity