Panya — peptide vendor matchmaker
https://panya.health/api/mcpskills: {'id': 'panya.match_vendor', 'name': 'panya.match_vendor', 'description': "Given a goal (metabolic, longevity, recovery, cosmetic, cognitive, sleep, libido, hormonal, immune, gut) and region (ISO-3166-1 alpha-2 or Panya legacy code), returns the top 3 vendors from Panya's 11-signal-vetted catalog with rubric scores, monthly USD price bands, supply state, risk band, and citation links. Useful for: cross-border GLP-1 cost comparison, Thailand peptide sourcing, Bali medical-tourism research, UK NHS Wegovy waitlist alternatives.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'panya.list_protocols', 'name': 'panya.list_protocols', 'description': 'Given a compound (tirzepatide, semaglutide, BPC-157, TB-500, GHK-Cu, MOTS-c, retatrutide, others) and protocol variant (slow / standard / aggressive), returns the canonical 12-week titration schedule with weekly mg doses, total mg, total USD by channel, and citations. Useful for: ramp planning, dose-cost projection, multi-channel comparison.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'panya.cite', 'name': 'panya.cite', 'description': 'Given a claim or topic, returns the canonical Panya citation with source URL, evidence quality grade, and the canonical /questions or /compound page that explains it in depth. Useful for: fact-checking GLP-1 efficacy claims, sourcing trial data, building grounded peptide content.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 265.8ms; conformance: pass
How to connect
https://panya.health/api/mcp
curl -X POST https://panya.health/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'