Install asyncmcp and get up and running with your first server and client
# Add to current project uv add asyncmcp # Install globally uv tool install asyncmcp
Install LocalStack
uv add localstack
Start LocalStack
localstack start
http://localhost:4566