I accidentally wrote the flutter engine mcp server against mcp_dart not dart_mcp, now I'm looking at converting it over. The example for mcp_dart is better than the one dart_mcp has: https://github.com/leehack/mcp_dart/blob/main/example/example.md
It is more concise and still manages to shows a real calculation and how to read in parameters.