Mmcp.market

TestWell Lab Tests MCP server

by test-well.com·com.test-well/testwell·v1.2.0

Cash-pay lab tests: catalog search, all-in quotes by state, draw sites by ZIP, reviewed ranges.

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed TestWell Lab Tests yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

TestWell Lab Tests tools (18, 5 write)

write = sends, deletes, buys or posts
  • calculate_free_testosteroneFree

    Calculate free and bioavailable testosterone from total testosterone, SHBG and albumin using the Vermeulen (1999) mass-action equation — the method behind lab-reported 'calculated free testosterone'. Educational; not a diagnosis.

  • cancel_checkoutwrite actionFree

    Cancel an open (unpaid) checkout session. Paid sessions cannot be canceled here — the patient's complete-details email explains refunds.

  • compare_pricesFree

    For one blood test, the all-in single-test price (sticker + per-order fees) at TestWell and at every tracked direct-to-consumer provider with a verified equivalent — JustLabs, Quest, Labcorp OnDemand, Ulta Lab Tests, Walk-In Lab, HealthLabs and more — each with the date it was verified, plus typical hospital self-pay and Quest Direct reference prices. States the multi-test caveat (fees are paid once per order). Source: the TestWell Blood Test Price Index (CC BY 4.0).

  • compare_providerFree

    Honest side-by-side of TestWell and another direct-to-consumer lab service (Quest Direct, Labcorp OnDemand, Function Health, JustLabs, Ulta Lab Tests, …): pricing model, per-order fees, labs, turnaround, where each wins, spot prices on common tests as sticker AND all-in, with verification dates and sources. Call with no argument to list the providers covered.

  • complete_checkoutwrite actionFree

    Charge the payment credential the platform obtained for a session that is ready_for_payment and create the order. Input follows the ChatGPT payment-sheet contract: checkout_session_id, buyer, payment_data { token, provider: 'stripe', billing_address }. The token is a Stripe shared payment token (spt_…); platforms without one should send the user to pay_online_url from create_checkout. After payment the patient gets an email link to add date of birth, sex, phone and consent — the lab requisition is issued when that is done.

  • convert_unitsFree

    Convert a lab value between US conventional and SI units for 30 common analytes (glucose, cholesterol, testosterone, vitamin D, …) using published factors; hemoglobin A1c uses the NGSP↔IFCC master equation and also returns estimated average glucose.

  • create_checkoutwrite actionFree

    Start a TestWell order for the user: tests/panels, the US state where they will visit the lab (required for pricing and lab routing), and the buyer's name, email and phone. Returns priced line items in cents, the single $6 lab fee, the total, any blocking messages, and pay_online_url — a prefilled cart the user can pay in a browser when the platform has no payment token. Use dry_run to preview without creating a session.

  • find_draw_sitesFree

    Find Quest Diagnostics, Labcorp and BioReference patient service centers near a US ZIP code, with address, distance, phone and hours. Walk-ins are accepted at most sites; the requisition arrives by email after physician authorization.

  • get_checkoutFree

    Current state of a checkout session (status, line items, totals, messages, order once paid). Read-only.

  • get_guideFree

    Return one of TestWell's educational pages as Markdown: guides (/guides/<slug>), condition workups (/conditions/<slug>), biomarker pages (/biomarkers/<slug>), state pages (/lab-locations/<slug>) or comparisons (/compare/<slug>). Call with no path to list the available guides and conditions.

  • get_testFree

    Full public detail for one TestWell test or panel by slug or id: description, biomarkers, CPT, per-lab prices, labs, fasting/prep, turnaround, included tests (panels), FAQ, related conditions, order URL and a Markdown page URL.

  • interpret_resultsFree

    Flag each pasted lab value as low / normal / high against TestWell's physician-reviewed reference catalog (130+ markers; sex- and age-specific bands where they exist), with the reviewed 'what high/low suggests' copy, retest guidance, cited sources and links to the marker's page and, where one exists, its high/low interpretation page. Stateless — values are not stored or logged. Educational, not a diagnosis; the user's own report range takes precedence.

  • list_panelsFree

    List TestWell's bundled panels (multi-test packages priced below the sum of their tests), optionally filtered by category or maximum price. Sorted by price.

  • lookup_reference_rangeFree

    Physician-reviewed reference range for a blood test marker (130+ markers), filtered by sex and age when they matter, with what high and low values suggest, retest cadence, how to get tested, cited sources and the review date. Educational; the user's own report range takes precedence.

  • quote_orderwrite actionFree

    Price a set of tests/panels exactly as TestWell's checkout would: per-lab prices for the user's state (New York and New Jersey route to BioReference; Rhode Island is not served), the single $6 lab processing fee, the total, items that can't be ordered and why, and a prefilled cart URL. Use this before quoting any total to a user.

  • recommend_testsFree

    Suggest TestWell panels and tests for stated health goals (e.g. 'annual checkup', 'heart health', 'TRT monitoring') and/or symptoms (e.g. 'fatigue', 'hair loss'). Prefers a curated pre-built panel when one fits; otherwise assembles individual tests within a budget. Educational matching, not a diagnosis.

  • search_testsFree

    Search TestWell's public catalog of cash-pay lab tests and panels by keyword, biomarker, CPT code, or category. Returns name, slug, per-lab prices, sample, fasting, turnaround and order URL. Prices are stickers; every order adds one $6 lab processing fee (see quote_order for all-in totals).

  • update_checkoutwrite actionFree

    Change items, state or buyer details on an open checkout session and get it re-priced. Returns the same session object as create_checkout.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 1191ms20/20
  • Tool poisoning18 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 5 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http testwell https://www.test-well.com/mcp
Add to Cursor

TestWell Lab Tests: common questions

Is TestWell Lab Tests MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the TestWell Lab Tests safety report
How do I install TestWell Lab Tests?
It runs remotely at www.test-well.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does TestWell Lab Tests need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is TestWell Lab Tests maintained?
The latest release is v1.2.0.
Is TestWell Lab Tests up?
100% of our last 5 checks got an answer. We check remote servers about four times a day.
What can I use instead of TestWell Lab Tests?
Servers from other publishers that do the same job: Ris Austria MCP server, HasData Google Hotels MCP server and Cert Atlas MCP server. Compare all TestWell Lab Tests alternatives.

Alternatives to TestWell Lab Tests

Same job from other publishers: the closest match first, then the best rated.

All TestWell Lab Tests alternatives →
  • Ris Austria
    Search Austrian federal and state law, court decisions, and the authentic Bundesgesetzblatt (RIS).
    A
  • HasData Google Hotels
    Google Hotels search: rates, ratings, amenities and what each booking site charges, as JSON.
    A
  • Cert Atlas
    Search 1,673 source-linked exam blueprints with reviewed guidance. Read-only; no API key.
    A
  • Rabbytte
    Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.
    A

More from test-well.com