Is your feature request related to a problem? Please describe.
Not a problem per say, its good to have
Describe the solution you'd like
UI component to understand current application better
Describe alternatives you've considered
No alternatives at the moment
Additional context
When we run application with FastAPI on port, if we hit : <ip_adress>:port/docs# in browser we get current Api endpoints with description, input parameters and test it out button. similar to that we can build for FastMCP.