Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-hfspace MCP Server
Claim
by
xiyuefox
npm
GitHub
Image & Video Processing
Speech Processing
Developer Tools
MIT License
338
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-hfspace
src
src/config.ts
src/content_converter.ts
src/endpoint_wrapper.ts
src/gradio_api.ts
src/gradio_convert.ts
src/index.ts
src/mime_types.ts
src/progress_notifier.ts
src/types.ts
src/working_directory.ts
export type GradioOutput = { label: string; type: string; python_type: { type: string; description: string; }; component: string; description?: string; };