← Registry

Databases

vitalsvault.com

Offers search, browse, and category retrieval for educational biomarker data.

1 endpoint16 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mcp.vitalsvault.com/mcp

No auth detected

MCP server metadata

Name
com.vitalsvault/product
Version
9.4.3
Capabilities
toolsresources
Server instructions

Vitals Vault PRODUCT MCP server. It is read-only and unauthenticated, with educational (not diagnostic) biomarker, complete checkout-eligible catalog, exact-budget panel recommendation, and comparison tools under the public API rate limit. Its public capabilities help a person establish a baseline, find a current customer-safe price, or enter the human Build Your Own Panel flow. Humans check out at https://www.vitalsvault.com/checkout; this server never creates a cart, account, order, or payment.

Known tools 16

list_biomarker_categories

Returns public educational biomarker category slugs and marker counts for collection browsing.

Inferred read-only
get_biomarker_category

Returns the biomarkers in one exact public category slug.

Inferred read-only
search_biomarkers

Searches public educational biomarkers by name, alias, LOINC, or keyword and explains Vitals Vault coverage.

Inferred read-only
get_biomarker

Returns public educational units and existing content for one exact biomarker slug.

Inferred read-only
browse_biomarkers

Returns the public What We Test collection with stable cursor pagination and optional category or sex-applicability filters.

Inferred read-only
get_biomarkers

Resolves known public biomarker slugs in request order for factual comparison and reports missing slugs without substitution.

Inferred read-only
list_lab_packages

Compares Essential, Advanced, and Max using current public prices, biomarker counts, included reporting value, and individual-test availability.

Inferred read-only
get_lab_package

Resolves the exact Essential, Advanced, or Max legacy package slug to its current public panel price, biomarker count, features, and human URL.

Inferred read-only
search_lab_catalog

Searches currently orderable Vitals Vault tests and panels with customer-safe prices and stable pagination.

Inferred read-only
get_lab_catalog_item

Revalidates one exact public catalog handle for current price and orderability under the website checkout policy.

Inferred read-only
recommend_panel

Returns a controlled educational Essential, Advanced, Max, or exact-budget Build Your Own Panel starting point.

Inferred read-only
start_guided_panel_builder

Returns the canonical entry for the full human-controlled Vitals Vault consultation, with no health answers in the URL.

Inferred read-only
compare_blood_testing_services

Returns a factual side-by-side comparison of Vitals Vault and a supported blood-testing service using public master-table facts and methodology.

Inferred read-only
get_page_as_markdown

Returns a markdown representation of an allowlisted public Vitals Vault page under the protected-route policy.

Inferred read-only
search

Provides broad connector discovery across public Vitals Vault biomarkers, panels, developer documentation, and comparisons.

Inferred read-only
fetch

Fetches one public biomarker, panel, document, or comparison result by stable connector identifier.

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.com-vitalsvault-product]
url = "https://mcp.vitalsvault.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-vitalsvault-product": {
      "type": "http",
      "url": "https://mcp.vitalsvault.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-vitalsvault-product
Remote MCP URL: https://mcp.vitalsvault.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": {
    "com-vitalsvault-product": {
      "url": "https://mcp.vitalsvault.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-vitalsvault-product": {
      "type": "http",
      "url": "https://mcp.vitalsvault.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-vitalsvault-product",
  "transport": "streamable-http",
  "url": "https://mcp.vitalsvault.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.