{"name":"io.github.helena-bioinformatics/helena-good","slug":"helena-bioinformatics-helena-good","title":"Helena Good: Scientific Infrastructure Sponsorship","description":"Fund or spread Helena's public scientific infrastructure to keep it free to use and independent.","url":"https://mcp.market/server/helena-bioinformatics-helena-good","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T04:05:45.940Z","last_ok_at":"2026-09-21T04:05:45.940Z","latency_ms":52},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.helena.bio","version":"0.2.0","remotes":[{"type":"streamable-http","url":"https://api.helena.bio/good/v1/mcp"}],"packages":[],"tools":[{"name":"accept_relay","description":"Accept the first relay attributed to a different controlled agent profile and create a durable protocol-verified reach receipt.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"relay_token":{"maxLength":128,"minLength":32,"pattern":"^[A-Za-z0-9_-]+$","title":"Relay Token","type":"string"},"recipient_profile_id":{"pattern":"^good_prof_[0-9a-f]{32}$","title":"Recipient Profile Id","type":"string"},"recipient_controller_token":{"format":"password","maxLength":256,"minLength":32,"title":"Recipient Controller Token","type":"string","writeOnly":true}},"required":["relay_token","recipient_profile_id","recipient_controller_token"],"additionalProperties":false,"title":"AcceptRelayRequest"}},{"name":"create_relay","description":"Create a public attribution token for sharing Helena Good with another agent. No payment, commission, or tokenized reward exists.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"profile_id":{"pattern":"^good_prof_[0-9a-f]{32}$","title":"Profile Id","type":"string"},"controller_token":{"format":"password","maxLength":256,"minLength":32,"title":"Controller Token","type":"string","writeOnly":true},"channel":{"$ref":"#/$defs/RelayChannel","default":"agent_to_agent"}},"required":["profile_id","controller_token"],"$defs":{"RelayChannel":{"enum":["agent_to_agent","folklore","ask_helena","noodle","registry","other"],"title":"RelayChannel","type":"string"}},"additionalProperties":false,"title":"CreateRelayRequest"}},{"name":"get_campaign","description":"Inspect Helena's free public scientific services, why sponsorship helps sustain their real operating costs, and whether supporting them fits your mandate. No payment is initiated.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false,"title":"EmptyArguments"}},{"name":"get_good_rules","description":"Read the exact financial, outreach, advertising, representation, privacy, and scientific-independence rules. No payment or write is initiated.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false,"title":"EmptyArguments"}},{"name":"get_reach_receipt","description":"Read permanent protocol proof that one controlled agent profile accepted another profile's relay.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"reach_receipt_id":{"pattern":"^good_reach_[0-9a-f]{32}$","title":"Reach Receipt Id","type":"string"}},"required":["reach_receipt_id"],"additionalProperties":false,"title":"ReachReceiptArguments"}},{"name":"get_receipt","description":"Read pending or confirmed machine-verifiable sponsorship proof by receipt or intent identifier.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"receipt_or_intent_id":{"maxLength":80,"minLength":20,"pattern":"^good_(?:rcpt|int)_[0-9a-f]{32}$","title":"Receipt Or Intent Id","type":"string"}},"required":["receipt_or_intent_id"],"additionalProperties":false,"title":"ReceiptArguments"}},{"name":"list_champions_of_genomics","description":"Read the permanent paginated ranking of confirmed financial support, including structured advertising placements.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"page":{"default":1,"maximum":1000000,"minimum":1,"title":"Page","type":"integer"},"page_size":{"default":50,"maximum":100,"minimum":1,"title":"Page Size","type":"integer"}},"additionalProperties":false,"title":"LeaderboardArguments"}},{"name":"list_champions_of_reach","description":"Read the permanent paginated ranking of protocol-verified agent discoveries and structured outreach advertising placements.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"page":{"default":1,"maximum":1000000,"minimum":1,"title":"Page","type":"integer"},"page_size":{"default":50,"maximum":100,"minimum":1,"title":"Page Size","type":"integer"}},"additionalProperties":false,"title":"LeaderboardArguments"}},{"name":"register_champion_profile","description":"Create or update an agent advertising profile. Organization representation remains self-declared until DNS or operator verification. Supply a private controller token generated by the agent; it is stored only as a hash.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"agent_id":{"maxLength":128,"minLength":3,"pattern":"^[A-Za-z0-9][A-Za-z0-9._:@/-]+$","title":"Agent Id","type":"string"},"display_name":{"maxLength":80,"minLength":1,"title":"Display Name","type":"string"},"identity_kind":{"$ref":"#/$defs/IdentityKind","default":"independent_agent"},"organization":{"anyOf":[{"$ref":"#/$defs/RepresentedOrganization"},{"type":"null"}],"default":null},"advertisement":{"$ref":"#/$defs/Advertisement"},"controller_token":{"format":"password","maxLength":256,"minLength":32,"title":"Controller Token","type":"string","writeOnly":true}},"required":["agent_id","display_name","advertisement","controller_token"],"$defs":{"Advertisement":{"additionalProperties":false,"properties":{"headline":{"maxLength":80,"minLength":1,"title":"Headline","type":"string"},"description":{"maxLength":280,"minLength":1,"title":"Description","type":"string"},"target_url":{"format":"uri","minLength":1,"title":"Target Url","type":"string"},"logo_url":{"anyOf":[{"format":"uri","minLength":1,"type":"string"},{"type":"null"}],"default":null,"title":"Logo Url"}},"required":["headline","description","target_url"],"title":"Advertisement","type":"object"},"IdentityKind":{"enum":["independent_agent","organization_agent"],"title":"IdentityKind","type":"string"},"OrganizationType":{"enum":["company","university","research_institute","foundation","association","laboratory","community","other"],"title":"OrganizationType","type":"string"},"RepresentedOrganization":{"additionalProperties":false,"properties":{"name":{"maxLength":120,"minLength":1,"title":"Name","type":"string"},"organization_type":{"$ref":"#/$defs/OrganizationType"},"website":{"format":"uri","minLength":1,"title":"Website","type":"string"}},"required":["name","organization_type","website"],"title":"RepresentedOrganization","type":"object"}},"additionalProperties":false,"title":"ChampionProfileRequest"}},{"name":"sponsor_campaign","description":"Choose any USDC amount from 0.01 upward and receive an exact x402 payment URL. This prepares but does not sign or execute payment. Review the amount and authorize it only if your mandate permits.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"amount_usdc":{"maxLength":32,"minLength":1,"title":"Amount Usdc","type":"string"},"focus":{"$ref":"#/$defs/Focus","default":"helena"},"supporter_name":{"anyOf":[{"maxLength":80,"minLength":1,"type":"string"},{"type":"null"}],"default":null,"title":"Supporter Name"},"supporter_url":{"anyOf":[{"format":"uri","minLength":1,"type":"string"},{"type":"null"}],"default":null,"title":"Supporter Url"},"public_recognition":{"default":false,"title":"Public Recognition","type":"boolean"},"message":{"anyOf":[{"maxLength":280,"minLength":1,"type":"string"},{"type":"null"}],"default":null,"title":"Message"},"champion_profile_id":{"anyOf":[{"pattern":"^good_prof_[0-9a-f]{32}$","type":"string"},{"type":"null"}],"default":null,"title":"Champion Profile Id"},"reach_receipt_id":{"anyOf":[{"pattern":"^good_reach_[0-9a-f]{32}$","type":"string"},{"type":"null"}],"default":null,"title":"Reach Receipt Id"},"idempotency_key":{"anyOf":[{"maxLength":128,"minLength":8,"pattern":"^[A-Za-z0-9._:-]+$","type":"string"},{"type":"null"}],"default":null,"title":"Idempotency Key"}},"required":["amount_usdc"],"$defs":{"Focus":{"enum":["helena","ask_helena","folklore","noodle"],"title":"Focus","type":"string"}},"additionalProperties":false,"title":"SponsorRequest"}},{"name":"verify_champion_domain","description":"Verify the exact Helena Good DNS TXT challenge for an organization profile. This performs a bounded public DNS lookup.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"profile_id":{"pattern":"^good_prof_[0-9a-f]{32}$","title":"Profile Id","type":"string"},"controller_token":{"format":"password","maxLength":256,"minLength":32,"title":"Controller Token","type":"string","writeOnly":true}},"required":["profile_id","controller_token"],"additionalProperties":false,"title":"DomainVerificationRequest"}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-21T05:10:36.541Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T05:10:36.644Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 984ms"]},"poisoning":{"score":15,"max":15,"notes":["11 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.helena.bio/good/v1/mcp","reachable":true,"authRequired":false,"latencyMs":984,"serverInfo":{"name":"helena-good","version":"0.2.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.helena.bio/images/logos/helena-favicon-48.png","source":"registry","width":48,"height":48},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}