diff --git a/core/http/views/index.html b/core/http/views/index.html
index 4c429f7b6..4c5b0c6c8 100644
--- a/core/http/views/index.html
+++ b/core/http/views/index.html
@@ -166,6 +166,12 @@
Auto
{{ end }}
+
+ {{ if and $backendCfg (or (ne $backendCfg.MCP.Servers "") (ne $backendCfg.MCP.Stdio "")) }}
+
+ MCP
+
+ {{ end }}
{{ if index $loadedModels .Name }}