Container image for testing/debugging
Stdio or HTTP Streamable transport
Echo server from FastMCP example Dockerfile from Astral example
$ podman run -it --rm -p 8000:8000 ghcr.io/djoreilly/mcp-echo-server:main --transport http --host 0.0.0.0 --port 8000