| title | MCPServer |
|---|---|
| description | Schema reference for MCPServer, which defines a containerized MCP server managed by the ToolHive operator. |
| displayed_sidebar | toolhiveSidebar |
| toc_max_heading_level | 4 |
MCPServer defines a containerized MCP server managed by the ToolHive Kubernetes operator. The operator watches MCPServer resources and reconciles them into a running, proxied MCP server with the configured transport, authentication, telemetry, and tool filtering.
API: toolhive.stacklok.dev/v1beta1
· Scope: Namespaced · Short names: mcpserver, mcpservers
apiVersion: toolhive.stacklok.dev/v1beta1
kind: MCPServer
metadata:
name: my-mcpserver
namespace: default
spec:
image: <string>