A newer version of the Gradio SDK is available:
5.34.1
metadata
title: Mcp Server Deployment Sample
emoji: 🐢
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 5.29.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Sample MCP server
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Notes
- Clone HF Space repository
- Create app.py with the logic
- Login via
huggingface-cli login
using a write token to push changes