NLarchive commited on
Commit
d202b42
·
verified ·
1 Parent(s): fa64028

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -691,7 +691,7 @@ DEFAULT_URLS = """https://huggingface.co/spaces/NLarchive/mcp_gr_server_monitor_
691
  # Create Gradio interfaces with vertical layout and better organization
692
  with gr.Blocks(title="🚀 MCP Server Health Monitor") as demo:
693
  gr.Markdown("# 🚀 MCP Server Health Monitor")
694
- gr.Markdown("Monitor and analyze Hugging Face Spaces configured as MCP servers")
695
 
696
  with gr.Tabs():
697
  # Tab 1: Single Server Health Check
 
691
  # Create Gradio interfaces with vertical layout and better organization
692
  with gr.Blocks(title="🚀 MCP Server Health Monitor") as demo:
693
  gr.Markdown("# 🚀 MCP Server Health Monitor")
694
+ gr.Markdown("Find, Monitor and analyze Hugging Face Spaces configured as MCP servers")
695
 
696
  with gr.Tabs():
697
  # Tab 1: Single Server Health Check