{"name":"trackpep","version":"1.0.0","description":"TrackPep tracks peptide and GLP-1 doses, food, training and habits. These servers expose its public reference content and, with the user's authorization, their own log. TrackPep does not sell, recommend, or help obtain any medication, and never determines a dose.","documentation":"https://www.trackpep.com/llms.txt","servers":[{"name":"trackpep-public","description":"Public reference content and vial unit conversions. No account needed.","transport":"streamable-http","url":"https://www.trackpep.com/api/mcp/mcp","authentication":"none","tools":[{"name":"search_compounds","description":"Search TrackPep's public compound reference by name or alias. Returns names, slugs, categories and the evidence status we publish for each entry. Reference information only — it contains no dosing instructions.","read_only":true},{"name":"get_compound","description":"Fetch one compound reference page by slug: what it is, its published half-life, storage and reconstitution notes, and our citations. Educational reference only; it does not contain or recommend a dose.","read_only":true},{"name":"glossary_lookup","description":"Look up a plain-language definition from TrackPep's peptide and GLP-1 glossary. Matches on the term or any part of it, and returns the definition plus related terms.","read_only":true},{"name":"syringe_units_for_prescribed_dose","description":"Unit conversion for a reconstituted vial. Given the vial strength, the bacteriostatic water added, and a dose amount the caller already has, returns the equivalent volume in millilitres and the reading on a U-100 or U-40 insulin syringe. It converts the numbers it is given; it does not choose, recommend, or check the appropriateness of a dose.","read_only":true},{"name":"reconstitution_concentration","description":"Given a vial strength in milligrams and a volume of bacteriostatic water in millilitres, returns the resulting concentration in mg/mL and how much of the compound is in one syringe unit. Pure arithmetic; it does not suggest how much water to use or what to draw.","read_only":true},{"name":"list_guides","description":"List TrackPep's published guides — titles, descriptions, the short extractable answer where one exists, and URLs. Optionally filtered by a search term.","read_only":true}]},{"name":"trackpep-user","description":"One TrackPep user's own log, after they authorize the connection and switch agent access on in Settings.","transport":"streamable-http","url":"https://www.trackpep.com/api/mcp/user/mcp","authentication":"oauth2","status":"not_yet_available","resource_metadata":"https://www.trackpep.com/.well-known/oauth-protected-resource","scopes":[{"name":"read","description":"Read your own doses, meals, workouts, habits, water and weight."},{"name":"write:log","description":"Add new dose, meal, workout and habit entries to your own log."}],"tools":[{"name":"get_today","description":"Read the signed-in TrackPep user's own log for today in their local timezone: doses recorded, meals with calorie and protein totals, workouts, habit check-ins, water, and their latest weight. Read-only.","read_only":true,"scope":"read"},{"name":"get_progress","description":"Read the signed-in TrackPep user's own trends over a window of days: weight entries, training volume and session count, average daily calories and protein, and how many doses they recorded. Read-only.","read_only":true,"scope":"read"},{"name":"log_meal","description":"Record a meal in the signed-in user's food log. Supply either per-item foods with their grams and per-100 g nutrition (totals are then computed by TrackPep from those items) or the meal's totals directly. Writes only; it does not judge or advise on what was eaten.","read_only":false,"scope":"write:log"},{"name":"log_dose","description":"Record, in the signed-in user's log, a dose amount that the user has supplied. The amount and its unit are required and are stored exactly as given: TrackPep does not calculate, convert, infer, default, or suggest a dose, and this tool refuses any call that does not carry an amount. Ask the user for the amount; never supply one on their behalf.","read_only":false,"scope":"write:log"},{"name":"log_workout","description":"Record a completed workout session and its sets in the signed-in user's training log. Volume, set count and duration are computed by TrackPep from the sets; send the sets and when the session ended.","read_only":false,"scope":"write:log"},{"name":"log_habit","description":"Record a habit or wellness check-in in the signed-in user's tracker, for today or yesterday only. Idempotent: calling it twice for the same habit and day updates that day rather than adding a second entry. It cannot reach further back than yesterday, so it can correct today's entry but never rewrite the user's history.","read_only":false,"scope":"write:log"}]}]}