v0.0.3
modelcontextprotocol/registryv0.0.3Sep 8, 2025by rdimitrov
AI Summary
Fixes API documentation and introduces filtering capabilities for the server list endpoint.
Key Highlights
- Added filtering functionality to server list endpoint
- Fixed API title and documentation redirects
New Features
- Server list filtering endpoint
Full Release Notes
## What's Changed * Fix API title and redirect to external docs by @domdomegg in https://github.com/modelcontextprotocol/registry/pull/372 * Add security warnings to Argument schema definition by @domdomegg in https://github.com/modelcontextprotocol/registry/pull/371 * Add filtering functionality to server list endpoint by @domdomegg in https://github.com/modelcontextprotocol/registry/pull/374 * Split registry and mcp-publisher into seperate release assets by @rdimitrov in https://github.com/modelcontextprotocol/registry/pull/377 * Pin goreleaser version by @domdomegg in https://github.com/modelcontextprotocol/registry/pull/376 **Full Changelog**: https://github.com/modelcontextprotocol/registry/compare/v0.0.2...v0.0.3