Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

QueryLines

REMOTE · API.QUERYLINES.COM · SCANNED AUG 3

Surplus lines market data, per query. U.S. E&S: premium, financials, litigation, catastrophe.

+3 this week 57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3926 tokens (~98/item across 40 items; 40 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.querylines.com

# add to Claude Code
claude mcp add --transport http com-querylines-mcp https://api.querylines.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-querylines-mcp]
url = "https://api.querylines.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-querylines-mcp": {
      "type": "remote",
      "url": "https://api.querylines.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-querylines-mcp --url https://api.querylines.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-querylines-mcp:
    url: "https://api.querylines.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-querylines-mcp": {
      "type": "http",
      "url": "https://api.querylines.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.querylines.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=querylines.com CN=WE1,O=Google Trust Services,C=US 9 Jul 2026 7 Oct 2026 ECDSA 256 ECDSA-SHA256 a6df2a6244eccf4c131cc160c20c8c72
SANs: querylines.com, api.querylines.com, *.api.querylines.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.querylines.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
querylines.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.querylines.com/mcp Verified 200
http (plaintext) http://api.querylines.com/mcp Inconclusive 406
MCP tools — 40 exposed · ~3,822 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_eligibility ~107

Look up NAIC IID (Quarterly Listing of Alien Insurers) surplus-lines eligibility -- nationwide under NRRA -- for an insurer by name or alien ID, or list the current roster with recent additions/removals. $0.10 per query. Mirrors GET /v1/eligibility.

NameTypeReqDescription
changes_sincestring
entity_typestring
insurerstring
limitinteger
statestring

No output schema declared.

No examples provided.

compare_carrier_states ~97

One carrier's footprint across states for a line and year: per-state rank/dpw/market_share/YoY, plus the countrywide reference row. $0.50 per query -- the cross-state differentiator, mirrors compare_states. Mirrors GET /v1/carriers/footprint.

NameTypeReqDescription
codestringyes
linestring
statesarray
yearinteger

No output schema declared.

No examples provided.

compare_states ~72

Compare premium/policy count series across multiple states side-by-side. $0.50 per query. Mirrors GET /v1/compare.

NameTypeReqDescription
fromstring
granularitystring
linestring
statesarrayyes
tostring

No output schema declared.

No examples provided.

get_carrier_financials ~126

A carrier's statutory-statement financial dossier: identity (domicile, FEIN, parent, incorporation date) plus its full loaded fiscal-year series (assets, surplus, premium, IRIS distress ratios), from each carrier's NAIC annual-statement filing. Requires `insurer` or `naic`; add `year` to narrow to one fiscal year. $0.10 per query. Free discovery: /v1/financials/sample.

NameTypeReqDescription
insurerstring
naicstring
yearinteger

No output schema declared.

No examples provided.

get_carrier_profile ~106

One carrier's multi-year trajectory (rank, dpw, market_share, YoY) for a single line and scope (a jurisdiction or countrywide), plus group member companies for group codes. DELIBERATE single-scope limit: use compare_carrier_states for a cross-state comparison. $0.10 per query. Mirrors GET /v1/carriers/profile.

NameTypeReqDescription
codestringyes
linestring
statestring

No output schema declared.

No examples provided.

get_carrier_solvency ~123

Is a carrier in trouble? Look up a company's receivership/liquidation record plus its enforcement actions (fines, license suspensions/revocations) across the covered states in one dossier, or list receivership estates by status. Add `state` to narrow. $0.10 per query. Mirrors GET /v1/solvency. Free discovery: /v1/solvency/sample.

NameTypeReqDescription
insurerstring
limitinteger
statestring
statusstring

No output schema declared.

No examples provided.

get_carriers_sample ~60

Free sample of the carrier market-share dataset (NAIC Market Share Report, P/C): Florida's top 5 carriers for total-all-lines, latest data year, with the STATE TOTAL/all_other rows and CR4/CR10 concentration. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_cat_counties ~94

Per-county FEMA disaster-declaration detail for one hurricane event (declaration type/date, incident window, IA/PA/IH/HM program flags). Filter by `state`. $0.10 per query. Mirrors GET /v1/cat/counties. Free discovery: /v1/cat/events, /v1/cat/sample.

NameTypeReqDescription
eventstringyes
statestring

No output schema declared.

No examples provided.

get_cat_exposure ~100

Hurricane exposure: the latest annual county-level surplus-lines premium for a state, annotated by which counties were federally declared for a given storm, with the declared-zone premium and its share of the statewide total. A current-book snapshot, NOT a pre-vs-post change. `state` defaults FL. $0.50 per query. Mirrors GET /v1/cat/exposure.

NameTypeReqDescription
eventstringyes
statestring

No output schema declared.

No examples provided.

get_cat_impact ~105

Hurricane premium impact: the change in county-level surplus-lines premium in a storm's federally-declared counties, the last full year BEFORE landfall vs the first full year AFTER, with the rest of the state as a control. The E&S-grows-after-a-storm signal, quantified. `state` defaults FL. $0.50 per query. Mirrors GET /v1/cat/impact.

NameTypeReqDescription
eventstringyes
statestring

No output schema declared.

No examples provided.

get_cat_sample ~49

Free sample of the hurricane/catastrophe dataset: recent events plus the latest FL-affecting hurricane's Florida exposure headline (declared counties and their share of statewide surplus-lines premium). Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_citizens_depopulation ~109

Citizens Property Insurance Corporation (Florida) depopulation (takeout) activity: annual totals by policy type, or company-level detail for years with published detail (2017, 2018, 2021+). $0.10 per query. Mirrors GET /v1/citizens/depopulation.

NameTypeReqDescription
companystring
detailboolean
frominteger
tointeger
yearinteger

No output schema declared.

No examples provided.

get_citizens_pif ~115

Citizens Property Insurance Corporation (Florida) monthly policies-in-force by product line, optionally broken out by coverage (wind/ex_wind), region (tri_county/remainder), or filtered to a single county. $0.10 per query. Mirrors GET /v1/citizens/pif.

NameTypeReqDescription
countystring
fromstring
granularitystring
product_linestring
splitstring
tostring

No output schema declared.

No examples provided.

get_citizens_sample ~51

Free sample of the Citizens Property Insurance Corporation (Florida) dataset: statewide all-lines policies-in-force, latest 13 months, plus the latest year's depopulation (takeout) totals. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_coverage ~33

Report which states, date ranges, and granularities (month/quarter/half/year) have data available. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_eligibility_sample ~52

Free sample of the NAIC IID (Quarterly Listing of Alien Insurers) eligibility roster: a few alien companies and Lloyd's syndicates, plus the latest edition's additions/removals. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_financials_distress ~106

The IRIS distress screen: carriers whose NAIC annual-statement filing reports a published, NON-ZERO count of IRIS ratios outside the usual range for a fiscal year (NULL/unpublished years are excluded, never read as zero). Filter by `year`; a carrier can appear more than once across years. $0.10 per query. Free discovery: /v1/financials/sample.

NameTypeReqDescription
limitinteger
yearinteger

No output schema declared.

No examples provided.

get_financials_reinsurers ~103

A carrier's reinsurer panel from its NAIC annual-statement filing (the 'Reinsurers (Top 5)' schedule): reinsurer name, class, authorization status, gross recovery, and amounts over 120 days overdue. Requires `insurer` or `naic`. $0.10 per query. Free discovery: /v1/financials/sample.

NameTypeReqDescription
insurerstring
naicstring

No output schema declared.

No examples provided.

get_financials_sample ~92

Free sample of the insurer financial-cards dataset: a handful of carriers' latest-fiscal-year headline figures (assets, surplus, gross premium, combined/losses-incurred ratios, IRIS distress count) plus a distress-screen headline. Free -- the discovery bait for /v1/financials, /v1/financials/reinsurers, and /v1/financials/distress.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_hazard ~116

County natural-hazard risk scores for a state and peril (FEMA National Risk Index): Expected Annual Loss ($), EAL/Risk scores (0-100) and ratings, ranked by loss. `peril` is composite (default) or one of 18 hazards (wildfire, coastal_flood, hurricane, earthquake, ...). $0.10 per query. Free discovery: /v1/hazard/sample.

NameTypeReqDescription
limitinteger
perilstring
statestringyes

No output schema declared.

No examples provided.

get_hazard_premium ~97

Premium overlay: a state's latest annual county-level surplus-lines premium alongside each county's FEMA hazard Expected Annual Loss for a peril, ranked by loss -- which counties carry the risk, and the E&S premium riding on it. `state` defaults FL (the only state with county premium today). $0.50 per query.

NameTypeReqDescription
limitinteger
perilstring
statestring

No output schema declared.

No examples provided.

get_hazard_sample ~53

Free sample of the natural-hazard risk dataset (FEMA National Risk Index): Florida's highest-risk counties (composite) plus the surplus-lines premium-overlay headline, and the perils/states available. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_litigation_metrics ~98

Florida homeowners property-insurance litigation metrics by year: Florida's share of the nation's homeowners' claims and lawsuits opened (the admitted-market litigation leading indicator that pushes risk into E&S), plus defense cost & containment expense figures. Optional `from`/`to` year window. $0.10 per query. Free discovery: /v1/litigation/sample.

NameTypeReqDescription
frominteger
tointeger

No output schema declared.

No examples provided.

get_litigation_sample ~58

Free sample of the Florida property-insurance litigation dataset: the headline ratio (Florida's share of the nation's homeowners' claims vs. lawsuits) and the latest three years. Free -- the discovery bait for /v1/litigation.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_premium ~96

Time series of E&S/surplus lines premium and policy counts for a state, optionally by coverage line, date range, and granularity. $0.10 per query. Mirrors GET /v1/premium.

NameTypeReqDescription
countystring
fromstring
granularitystring
linestring
statestringyes
tostring

No output schema declared.

No examples provided.

get_premium_sample ~117

Free sample of the premium data: statewide all-lines premium and policy-count series for a state, latest 13 periods, at whatever granularity that state publishes (month for FL/TX/CA, half for IL, year for NY/WA). Annual states whose history runs longer than the sample window also return a `history` object with first-to-latest premium and growth multiple across the full series. Line/county/insurer detail, full history, and cross-state comparison are paid tools.

NameTypeReqDescription
statestring

No output schema declared.

No examples provided.

get_rate_activity ~143

The rate-activity index: admitted-market SERFF rate filings aggregated by state x coverage line x period (month/quarter/year) -- filing_count, avg_rate_change_pct, share_increasing/share_decreasing, max_increase. Compare states with `states=TX,MS`. Admitted-market rate activity is a leading indicator of surplus-lines (E&S) growth; this is the differentiator endpoint. $0.10 per query. Free discovery: /v1/rates/sample.

NameTypeReqDescription
fromstring
granularitystring
linestring
statesarray
tostring

No output schema declared.

No examples provided.

get_rate_filings ~198

Browse or filter admitted-market SERFF rate filings (Texas TDI open data, Mississippi MID bulletins, California CDI rate-filing approvals, and Washington OIC annual reports): filter by `state` (CA|MS|TX|WA), `line` (coverage category or TOI name substring), `insurer` (name substring), `min_change` (rate_change_pct >= this), or `from`/`to` (received_date, YYYY-MM). Admitted-market rate activity is a leading indicator of surplus-lines (E&S) growth. $0.10 per query. Mirrors GET /v1/rates. Free discovery: /v1/rates/sample.

NameTypeReqDescription
fromstring
insurerstring
limitinteger
linestring
min_changenumber
statestring
tostring

No output schema declared.

No examples provided.

get_rate_filings_sample ~88

Free sample of the SERFF admitted-market rate-filings dataset: per-state (CA, MS, TX, WA) filing counts and date range, plus a few of the largest recent rate increases. Admitted-market rate activity is a leading indicator of surplus-lines (E&S) growth. Free -- the discovery bait for /v1/rates and /v1/rates/activity.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_rates_vs_premium ~214

The leading-indicator join: E&S/surplus-lines premium (plus YoY growth) aligned period-by-period against admitted-market SERFF rate-filing activity (filing_count, avg_rate_change_pct, share_increasing, max_increase) on the shared coverage category. `lag` shifts the rate series back N periods so you can test the leading-indicator relationship yourself (lag=1, granularity=year pairs premium with the prior year's rate activity). TX only (the state with both a rich rate history and E&S premium by line); category join is annual, line=all is also monthly/quarterly. Two aligned data families, not a prediction. $0.50 per query. Free discovery: /v1/rates/sample, /v1/premium/sample.

NameTypeReqDescription
fromstring
granularitystring
laginteger
linestring
statestring
tostring

No output schema declared.

No examples provided.

get_solvency_sample ~55

Free sample of the multi-state carrier-distress dataset: headline counts plus a few recent liquidations and recent enforcement fines. Free -- the discovery bait for /v1/solvency and /v1/enforcement.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_summary ~53

Year-over-year premium and policy count summary for a state and year. $0.10 per query. Mirrors GET /v1/premium/summary.

NameTypeReqDescription
statestringyes
yearintegeryes

No output schema declared.

No examples provided.

get_syndicate ~114

How is a Lloyd's of London syndicate performing? Look up a syndicate's capacity and Lloyd's estimated result forecast (worst/best case % on capacity, by year of account) plus its US surplus-lines eligibility, or browse syndicates by managing agent. $0.10 per query. Mirrors GET /v1/syndicates. Free discovery: /v1/syndicates/sample.

NameTypeReqDescription
limitinteger
managing_agentstring
syndicatestring

No output schema declared.

No examples provided.

get_syndicate_sample ~65

Free sample of the Lloyd's of London syndicate-results dataset: how many syndicates are covered, the forecast year-of-account range, and a few example syndicate dossiers (capacity + estimated result forecast). Free -- the discovery bait for /v1/syndicates.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_top_carriers ~124

Top carriers (NAIC group codes and standalone companies, ranked together per the report's own methodology) by direct premiums written for a jurisdiction (or countrywide) and line of business, with year-over-year change and CR4/CR10 concentration. `line` accepts a category to fan out into multiple line blocks. $0.10 per query. Mirrors GET /v1/carriers.

NameTypeReqDescription
limitinteger
linestring
scopestring
statestring
yearinteger

No output schema declared.

No examples provided.

get_top_insurers ~91

Top insurers by E&S/surplus lines premium for a state and period (month, half-year, or year), each with the carrier's latest-year combined and losses-incurred ratio joined by NAIC code (premium AND loss ratios in one call). $0.10 per query. Mirrors GET /v1/insurers.

NameTypeReqDescription
periodstringyes
statestringyes

No output schema declared.

No examples provided.

list_carrier_lines ~61

List the NAIC annual-statement line-of-business taxonomy (line_no, line_code, name, category, from_year, comparability_note) used by the carriers (NAIC Market Share Report) dataset, plus which data years are loaded. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_cat_events ~106

List U.S. hurricane catastrophe events (FEMA disaster declarations grouped into named storms, with NOAA landfall category/wind), most recent first. Filter by `state` (2-letter code), `year`, or `peril`. Free -- the discovery bait for /v1/cat/counties and /v1/cat/exposure.

NameTypeReqDescription
limitinteger
perilstring
statestring
yearinteger

No output schema declared.

No examples provided.

list_enforcement_actions ~139

The multi-state insurer enforcement ledger: fines and license suspensions/revocations/denials from state regulators (FL OIR, Texas TDI, New York DFS, California CDI, Washington OIC), plus Florida's examinations and investigations roster. Filter by `insurer`, `state`, `action_type`, or `year`. $0.10 per query. Mirrors GET /v1/enforcement. Free discovery: /v1/solvency/sample.

NameTypeReqDescription
action_typestring
insurerstring
limitinteger
statestring
yearinteger

No output schema declared.

No examples provided.

list_lines ~36

List the coverage line taxonomy (source codes, names, normalized categories) available for a state. Free.

NameTypeReqDescription
statestringyes

No output schema declared.

No examples provided.