David Schwab
Results
1
issues of
David Schwab
**Describe the bug** Currently fastapi_mcp doesn't correctly handles endpoints with [form paramers](https://fastapi.tiangolo.com/tutorial/request-forms/?h=form#import-form). The reason for this is that in the `_request` method of the FastApiMCP class, all parameters are passed...
bug