ToolHive Registry Server
Introduction
The ToolHive Registry server implements the official Model Context Protocol (MCP) Registry API specification. It provides a standardized REST API for discovering and accessing MCP servers from multiple backend sources, including Kubernetes clusters, Git repositories, API endpoints, and local files.
Contents
📄️ Overview
How to use the ToolHive Registry server to discover and access MCP servers
📄️ Configuration
How to configure the ToolHive Registry Server with registry and sync policies
📄️ Authentication configuration
How to configure authentication for the ToolHive Registry server with anonymous and OAuth modes
📄️ Database configuration
How to configure PostgreSQL database storage and migrations for the ToolHive Registry server
📄️ Deployment in Kubernetes
How to deploy the ToolHive Registry server in Kubernetes