Gradio MCP Servers 5.38.0 adds File Upload, OpenAPI-to-MCP, and header-based authentication
AI Impact Summary
Gradio has released five major MCP server enhancements in version 5.38.0: seamless File Upload via a dedicated MCP server for direct file inputs, real-time progress streaming to MCP clients, a one-line OpenAPI-to-MCP conversion with gr.load_openapi and mcp_server, improved authentication through gr.Header that surfaces required headers in docs, and customizable tool descriptions via api_description. These changes reduce integration boilerplate, enabling faster onboarding of existing backends as MCP tools and providing better visibility into long-running tasks for end users. They also flag security considerations around file uploads and header handling, so teams should review the Gradio Guides when enabling these features.
Affected Systems
- Date
- Date not specified
- Change type
- capability
- Severity
- info