v1.7.0

ravitemer/mcp-hubv1.7.0Mar 14, 2025by ravitemer

AI Summary

This release introduces a comprehensive marketplace functionality, allowing users to discover and manage MCP servers, along with new API endpoints and performance optimizations.

Key Highlights

  • Integrated marketplace functionality for discovering and managing MCP servers
  • New API endpoints for listing and retrieving server details
  • Enhanced marketplace caching system for better performance
  • Comprehensive test suite added for marketplace features

New Features

  • GET /marketplace endpoint
  • POST /marketplace/details endpoint
  • Enhanced marketplace caching system
  • Comprehensive test suite for marketplace functionality

Full Release Notes

## [1.7.0] - 2025-03-14

### Added

- Integrated marketplace functionality for discovering and managing MCP servers
- New API endpoints for marketplace interactions:
  - GET /marketplace - List available servers with filtering and sorting
  - POST /marketplace/details - Get detailed server information
- Enhanced marketplace caching system for better performance
- Comprehensive test suite for marketplace functionality