← Registry

General Tools

test-well.com

Access and search TestWell's public catalog of cash-pay lab tests and panels, with details, recommendations, and price quotes.

1 endpoint13 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.test-well.com/mcp

No auth detected

MCP server metadata

Name
testwell
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Cash-pay lab tests without insurance: search TestWell's catalog, get all-in quotes by state (Quest, Labcorp, BioReference in NY/NJ), find draw sites by ZIP, look up physician-reviewed reference ranges, convert units, calculate free testosterone, compare providers and read guides. Read-only; purchases complete on test-well.com. Rules: quote all-in (sticker + one $6.00 lab processing fee per order, nothing else) using quote_order; New York and New Jersey draw at BioReference; Rhode Island is not served; reference ranges are educational, not diagnosis; purchases complete on test-well.com via the checkoutUrl returned by quote_order.

Known tools 13

search_tests

Search TestWell's public catalog of cash-pay lab tests and panels by keyword, biomarker, CPT code, or category.

Potential side effects
get_test

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.

Inferred read-only
list_panels

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

Inferred read-only
recommend_tests

Suggest TestWell panels and tests for stated health goals (e.

Inferred read-only
quote_order

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.

Inferred read-only
find_draw_sites

Find Quest Diagnostics, Labcorp and BioReference patient service centers near a US ZIP code, with address, distance, phone and hours.

Inferred read-only
lookup_reference_range

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.

Inferred read-only
compare_prices

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.

Potential side effects
interpret_results

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.

Inferred read-only
convert_units

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.

Inferred read-only
calculate_free_testosterone

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'.

Inferred read-only
compare_provider

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.

Inferred read-only
get_guide

Return one of TestWell's educational pages as Markdown: guides (/guides/<slug>), condition workups (/conditions/<slug>), test decision guides (/answers/<slug>), biomarker pages (/biomarkers/<slug>), state pages (/lab-locations/<slug>) or comparisons (/compare/<slug>).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.testwell]
url = "https://www.test-well.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "testwell": {
      "type": "http",
      "url": "https://www.test-well.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: testwell
Remote MCP URL: https://www.test-well.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "testwell": {
      "url": "https://www.test-well.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "testwell": {
      "type": "http",
      "url": "https://www.test-well.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "testwell",
  "transport": "streamable-http",
  "url": "https://www.test-well.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.