FastAPI is a popular package nowadays, and I have decided to share my setup for an async web-server using this framework. The Hero app repository is an example of ultimate setup for async web-service.
Here is a short description of python packages used in the article (just to make a whole picture to save your time):
Use this command to build Docker container: docker build -t hero-app -f Dockerfile .
$ claude mcp add hero-app \
-- python -m otcore.mcp_server <graph>