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