A simple FastMCP tool that returns 'Hello FastMCP!'
{ "mcpServers": { "hello-fastmcp": { "command": "npx", "args": [ "-y", "hello-fastmcp" ] } } }