juliensimon/gradio-mcp-server-builder
A CLI tool to create MCP (Model Context Protocol) servers with Gradio web interfaces from your existing Python functions. Focus on your core functionality, not on boilerplate code
Platform-specific configuration:
{
"mcpServers": {
"gradio-mcp-server-builder": {
"command": "npx",
"args": [
"-y",
"gradio-mcp-server-builder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...