{"name":"Fake Data Generator API","version":"1.0.0","description":"Generate realistic fake data — names, addresses, emails, phone numbers, UUIDs, and more.","endpoints":{"person":"GET  /fake-data/api/v1/person","text":"GET  /fake-data/api/v1/text","number":"GET  /fake-data/api/v1/number","uuid":"GET  /fake-data/api/v1/uuid","password":"GET  /fake-data/api/v1/password","address":"GET  /fake-data/api/v1/address","color":"GET  /fake-data/api/v1/color","date":"GET  /fake-data/api/v1/date","creditcard":"GET  /fake-data/api/v1/creditcard","ip":"GET  /fake-data/api/v1/ip","custom":"POST /fake-data/api/v1/custom","health":"GET  /fake-data/api/v1/health","mcp":"POST /fake-data/mcp (JSON-RPC 2.0)"}}