{"uid":"cap_Bv-zh7Cf85XX5VcD3f3Z2","slug":"magent-madrs-calculator-6ce5a060","name":"magent MADRS Calculator","description":"Montgomery 1979 MADRS: ten caller-assigned integers 0-6 (apparent sadness, reported sadness, inner tension, reduced sleep, reduced appetite, concentration difficulties, lassitude, inability to feel, pessimistic thoughts, suicidal thoughts). Sum 0-60. magent does not interview. Montgomery 1979 printed no total-score severity bands; later 0-6/7-19/20-34/35-60 cutoffs are not applied. Not a diagnosis, not Hamilton 1960, not PHQ-9, and not a medical device.","url":"https://api.magentlab.com/api/calc/madrs","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"queryParams":{"type":"object","required":["apparent_sadness","reported_sadness","inner_tension","reduced_sleep","reduced_appetite","concentration_difficulties","lassitude","inability_to_feel","pessimistic_thoughts","suicidal_thoughts"],"properties":{"lassitude":{"type":"integer","description":"Caller-assigned Montgomery 1979 lassitude (integer 0-6): difficulty getting started or slowness initiating and performing everyday activities. magent does not interview the patient."},"inner_tension":{"type":"integer","description":"Caller-assigned Montgomery 1979 inner tension (integer 0-6): ill-defined discomfort, edginess, inner turmoil, or mental tension mounting to panic, dread, or anguish. magent does not interview the patient."},"reduced_sleep":{"type":"integer","description":"Caller-assigned Montgomery 1979 reduced sleep (integer 0-6): reduced duration or depth of sleep compared with the subject's own normal pattern when well. magent does not interview the patient."},"apparent_sadness":{"type":"integer","description":"Caller-assigned Montgomery 1979 apparent sadness (integer 0-6): despondency, gloom, and despair reflected in speech, facial expression, and posture, rated by depth and inability to brighten up. magent does not interview the patient."},"reduced_appetite":{"type":"integer","description":"Caller-assigned Montgomery 1979 reduced appetite (integer 0-6): loss of desire for food or the need to force oneself to eat compared with when well. magent does not interview the patient."},"reported_sadness":{"type":"integer","description":"Caller-assigned Montgomery 1979 reported sadness (integer 0-6): reports of depressed mood, low spirits, despondency, or feeling beyond help, regardless of appearance. magent does not interview the patient."},"inability_to_feel":{"type":"integer","description":"Caller-assigned Montgomery 1979 inability to feel (integer 0-6): reduced interest in surroundings or activities that normally give pleasure, or reduced ability to react with adequate emotion. magent does not interview the patient."},"suicidal_thoughts":{"type":"integer","description":"Caller-assigned Montgomery 1979 suicidal thoughts (integer 0-6): feeling that life is not worth living, that a natural death would be welcome, suicidal thoughts, or preparations for suicide. A suicide attempt should not in itself influence the rating. magent does not interview the patient."},"pessimistic_thoughts":{"type":"integer","description":"Caller-assigned Montgomery 1979 pessimistic thoughts (integer 0-6): thoughts of guilt, inferiority, self-reproach, sinfulness, remorse, or ruin. magent does not interview the patient."},"concentration_difficulties":{"type":"integer","description":"Caller-assigned Montgomery 1979 concentration difficulties (integer 0-6): difficulty collecting one's thoughts mounting to incapacitating lack of concentration. magent does not interview the patient."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IQaC0owMM5m9on7kkkZyY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Montgomery-Åsberg Depression Rating Scale (MADRS) total score (0–60) from ten caller-supplied item ratings","exampleAgentPrompt":"Calculate the MADRS total score for a patient whose item ratings are: apparent sadness 3, reported sadness 4, inner tension 2, reduced sleep 3, reduced appetite 2, concentration difficulties 3, lassitude 4, inability to feel 3, pessimistic thoughts 2, suicidal thoughts 0.","exampleUseCases":[{"title":"Clinical trial depression endpoint scoring","prompt":"I need to compute the MADRS total for a trial participant: apparent sadness 2, reported sadness 3, inner tension 1, reduced sleep 2, reduced appetite 1, concentration difficulties 2, lassitude 3, inability to feel 2, pessimistic thoughts 1, suicidal thoughts 0 — what is the sum?"},{"title":"Longitudinal depression tracking in EHR pipeline","prompt":"Score this week's MADRS for my patient: apparent sadness 4, reported sadness 5, inner tension 3, reduced sleep 4, reduced appetite 3, concentration difficulties 4, lassitude 5, inability to feel 4, pessimistic thoughts 3, suicidal thoughts 1."},{"title":"Research database MADRS aggregation","prompt":"I have MADRS item scores from a survey — apparent sadness 1, reported sadness 1, inner tension 0, reduced sleep 2, reduced appetite 1, concentration difficulties 1, lassitude 2, inability to feel 0, pessimistic thoughts 0, suicidal thoughts 0 — can you calculate the total?"}],"resultDescription":"Returns the MADRS total score as an integer between 0 and 60, computed as the arithmetic sum of the ten caller-supplied item scores (each 0–6). No severity bands or diagnostic interpretation are applied per Montgomery 1979.","failureModes":["Missing or non-integer item score returns a 400 validation error","Score outside the 0–6 range per item likely causes a 400 error","Missing required query parameters returns an error","Payment failure (insufficient USDC balance for x402) blocks the call"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, server-side sum of all ten MADRS items and want a verified, auditable computation rather than doing the arithmetic client-side. Useful in clinical research pipelines, EHR integrations, or agent workflows where a documented API call to a named clinical scoring service is preferable to manual addition.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:17:09.246Z","isFirstParty":false}