← Back to all apps

HAPI MCP Registry

Developer toolsby La Rebelion Labs

The MCP Registry is a centralized database of publicly accessible MCP servers, supported by trusted contributors in the MCP ecosystem.

3ChatGPT Tools
La Rebelion LabsDeveloper
Developer toolsCategory

Available Tools

List MCP servers

getV01Servers
Full Description

List MCP servers

  • Returns a list of all registered MCP servers
Parameters (0 required, 6 optional)
Optional
cursorstring
limitinteger
searchstring
updated_sincestring
versionstring
x-hapi-auth-statestring

List all versions of an MCP server

getV01ServersServerNameVersions
Full Description

List all versions of an MCP server

  • Returns all available versions for a specific MCP server, ordered by publication date (newest first)
Parameters (1 required, 1 optional)
Required
serverNamestring
Optional
x-hapi-auth-statestring

Get specific MCP server version

getV01ServersServerNameVersionsVersion
Full Description

Get specific MCP server version

  • Returns detailed information about a specific version of an MCP server. Use the special version latest to get the latest version.
Parameters (2 required, 1 optional)
Required
serverNamestring
versionstring
Optional
x-hapi-auth-statestring