v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0575177316.0 KB
registry-plugins

List available registry plugins

Get a paginated list of plugins from the registry. Supports optional full-text search and pagination.

get/registry/{registryName}/v0.1/x/dev.toolhive/plugins

Path parameters

registryNamestring required

Registry name (currently ignored, uses the default provider)

Query parameters

qstring

Search filter — matches against plugin name, namespace, and description

pageinteger

Page number, 1-based (default: 1)

limitinteger

Items per page, max 200 (default: 50)

Response

OK