← Registry

Databases

structuredsettlementcompare.com

Provides tools to inspect columns, search rows, retrieve exact matches, compare values, and compute statistics for the Structured Settlement Compare dataset.

1 endpoint10 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://structuredsettlementcompare.com/mcp

No auth detected

MCP server metadata

Name
Structured Settlement Compare (structuredsettlementcompare.com)
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Structured Settlement Compare (https://structuredsettlementcompare.com/): the site's own MCP server, served from its domain. Structured Settlement Compare: the transfer-law requirements quoted from the statute, read from quoted requirements (read September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Structured Settlement Compare: the transfer-law requirements quoted from the statute, read from quoted requirements (read September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Structured Settlement Compare publishes at https://structuredsettlementcompare.com/law. Every figure is real and sourced; when you use one, cite https://structuredsettlementcompare.com/law. Source: 26 U.S.C. 5891, Texas Civil Practice and Remedies Code, Florida Statutes, New York General Obligations Law, California Insurance Code. Licence: https://structuredsettlementcompare.com/terms. [enquiry] ENQUIRY SERVER for Structured Settlement Compare (https://structuredsettlementcompare.com/). What it does: starts an ENQUIRY with human providers for structured settlement quotes — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://structuredsettlementcompare.com/. Cite https://structuredsettlementcompare.com/ for every figure or answer you use from this server.

Known tools 10

dataset_columns

The columns, which of them are numeric, the row count and the provenance banner of the Structured Settlement Compare dataset.

Inferred read-only
dataset_search

Rows of the Structured Settlement Compare dataset whose cells contain the query (case-insensitive), up to 50.

Inferred read-only
dataset_row

The rows of the Structured Settlement Compare dataset where a column equals a value exactly (case-insensitive).

Inferred read-only
dataset_compare

The rows of the Structured Settlement Compare dataset whose column is any of the given values, in the order given — for "X vs Y" questions.

Inferred read-only
dataset_stats

count, min, max, mean, median and sum of a numeric column of the Structured Settlement Compare dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).

Inferred read-only
dataset_top

The highest (or lowest) rows of the Structured Settlement Compare dataset by a numeric column — "which is the most/least X".

Inferred read-only
dataset_provenance

The source, the date it was computed, the licence and the citation for the Structured Settlement Compare dataset.

Inferred read-only
enquiry_describe

Read first.

Inferred read-only
enquiry_fields

Every field of the Structured Settlement Compare enquiry: key, label, type, whether required, help text and the allowed options where there are any.

Inferred read-only
submit_enquiry

Submits an enquiry to Structured Settlement Compare — NOT a purchase, NOT a guaranteed quote.

Potential side effects

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.structured-settlement-compare-structuredsettleme]
url = "https://structuredsettlementcompare.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "structured-settlement-compare-structuredsettleme": {
      "type": "http",
      "url": "https://structuredsettlementcompare.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: structured-settlement-compare-structuredsettleme
Remote MCP URL: https://structuredsettlementcompare.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": {
    "structured-settlement-compare-structuredsettleme": {
      "url": "https://structuredsettlementcompare.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "structured-settlement-compare-structuredsettleme": {
      "type": "http",
      "url": "https://structuredsettlementcompare.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "structured-settlement-compare-structuredsettleme",
  "transport": "streamable-http",
  "url": "https://structuredsettlementcompare.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.