v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014610088.2 KB
servers

List MCP servers (MCP Registry v0.1 compatibility)

Read-only listing of registered MCP servers in the official MCP Registry server.json format.

get/v0.1/servers

Query parameters

cursorstring

Opaque pagination cursor from a prior response.

Opaque pagination cursor from a prior response.

limitinteger

Max servers to return (capped at 100).

Max servers to return (capped at 100).

searchstring

Substring match on the server name.

Substring match on the server name.

updated_sincestring

RFC3339 timestamp; only servers updated at or after this time.

RFC3339 timestamp; only servers updated at or after this time.

versionstring

'latest' (default) or a specific version tag.

'latest' (default) or a specific version tag.

include_deletedboolean

Include servers pending deletion.

Include servers pending deletion.

Response

OK

All 46 operations