stacklok/toolhive-registry-server
An API server that implements the official MCP Registry API, providing standardised access to MCP servers from multiple backends, including file-based and other API-compliant registries.
Platform-specific configuration:
{
"mcpServers": {
"toolhive-registry-server": {
"command": "npx",
"args": [
"-y",
"toolhive-registry-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...