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

AI Law Tracker

REMOTE · AI-LAW-TRACKER.COM · SCANNED SEP 21

Audited AI-regulation data: laws, bills, news and obligations across US, EU and 62 jurisdictions

−1 this week 85 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4729 tokens (~157/item across 30 items; 30 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management91
  • Stability check failed: schema churn in the 30 days we've observed: 3 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 89% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 30 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 31 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the AI Law Tracker MCP server?

AI Law Tracker is a hosted endpoint at https://ai-law-tracker.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ai-law-tracker.com

# add to Claude Code
claude mcp add --transport http com-ai-law-tracker-ai-law-tracker 'https://ai-law-tracker.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-ai-law-tracker-ai-law-tracker": {
      "url": "https://ai-law-tracker.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-ai-law-tracker-ai-law-tracker": {
      "type": "http",
      "url": "https://ai-law-tracker.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-ai-law-tracker-ai-law-tracker]
url = "https://ai-law-tracker.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ai-law-tracker-ai-law-tracker": {
      "type": "remote",
      "url": "https://ai-law-tracker.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-ai-law-tracker-ai-law-tracker --url 'https://ai-law-tracker.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-ai-law-tracker-ai-law-tracker:
    url: "https://ai-law-tracker.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-ai-law-tracker-ai-law-tracker": {
      "Transport": "http",
      "Url": "https://ai-law-tracker.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-ai-law-tracker-ai-law-tracker -t streamable-http -u 'https://ai-law-tracker.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-ai-law-tracker-ai-law-tracker": {
      "type": "http",
      "url": "https://ai-law-tracker.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.

  • 21 Sept 26 −1
    • Stability: pass → fail security
  • 26 Aug 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
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

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

  • 23 Aug 26 84
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “get_court_opinion” was removed security
    • Tool “list_courts” was removed security
    • Tool “search_court_opinions” was removed security
    • Schema quality: 5507 → 4729 functional
    • “search_enforcement_matters” added an optional parameter “tier” cosmetic
    • “search_enforcement_matters” reworded the description of “date_from” cosmetic
  • 22 Aug 26 0
    • Schema quality: 141 → 166 functional
    • New tool “get_court_opinion” functional
    • New tool “get_enforcement_coverage” functional
    • New tool “get_enforcement_matter” functional
    • New tool “list_courts” functional
    • New tool “list_enforcement_categories” functional
    • New tool “list_enforcement_sources” functional
    • New tool “search_court_opinions” functional
    • New tool “search_enforcement_matters” functional
  • 21 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “start_checkout” rewrote its description, which is the text the model reads security
    • “start_checkout” reworded the description of “tier” cosmetic
  • 20 Aug 26 0
    • “start_checkout” reworded the description of “tier” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

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 21 Sept 2026 · Probed https://ai-law-tracker.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ai-law-tracker.com CN=YR2,O=Let's Encrypt,C=US 15 Aug 2026 13 Nov 2026 RSA 2048 SHA256-RSA 660d2cf3959cfa743e01849f7a90d0d4ac3
SANs: ai-law-tracker.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ai-law-tracker.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
ai-law-tracker.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
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ai-law-tracker.com/mcp Verified 200
http (plaintext) http://ai-law-tracker.com/mcp HTTPS enforced 308 https://ai-law-tracker.com/mcp
MCP tools · 30 exposed · ~4,560 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
assess_ai_compliance ~208

The compliance-report engine (deterministic, no LLM — cannot hallucinate) as a tool. Give a business profile; get the applicable AI-law obligations plus a reproducible 1–10 risk score with a named factor breakdown. `state` and `sector` are required. Paid feature (Pro+); lower tiers get a preview (risk band + counts + one sample obligation). NOT legal advice.

NameTypeReqDescription
aiUsearrayHow AI is used.
ai_decision_impactstring
ai_policystring
ai_sourcestring
bias_auditstring
countriesarrayEU/global country slugs also operated in/served.
sectorstringyesSector slug (see list_sectors).
sizestringCompany size band (e.g. startup, small, medium, enterprise).
statestringyesUS state slug (e.g. california).

No output schema declared.

No examples provided.

create_free_key ~71

Mint a FREE-tier API key and email it to the given address (the key is also returned once here). Paste that key into the connector's x-api-key header to unlock full fields, filters and higher limits. One active free key per email.

NameTypeReqDescription
emailstringyesWhere to deliver the key.

No output schema declared.

No examples provided.

generate_compliance_report ~351

Generate the personalized, source-grounded AI-law COMPLIANCE REPORT for a business profile — the same deterministic engine behind the $79 report product (no LLM in the grounded path, so it cannot invent a statute, deadline, or penalty). Returns the risk assessment (1–10 score + applicable obligations) PLUS a signed download_url for the rendered PDF. `state` and `sector` are required. Paid feature (Pro+); lower tiers get a preview (risk band + counts + one sample obligation) with the PDF/download withheld and an upgrade hint returned verbatim. Every obligation is anchored to a real law + primary source. Informational only — NOT legal advice. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
aiUsearrayHow AI is used.
ai_decision_impactstring
ai_policystring
ai_sourcestring
bias_auditstring
companystringCompany name printed on the report (optional).
countriesarrayEU/global country slugs also operated in/served.
emailstringDelivery email printed on the report footer (optional).
jurisdictionstringAlias for `state` (US state slug).
sectorstringyesSector slug (see list_sectors), e.g. healthcare, finance, hr-recruiting.
sizestringCompany size band (e.g. startup, small, medium, enterprise).
statestringyesUS state slug (e.g. california). `jurisdiction` is accepted as an alias.

No output schema declared.

No examples provided.

get_ai_deadlines ~213

The upcoming AI-law effective / compliance-date calendar, derived deterministically from the curated corpus (no LLM). Each entry carries the verbatim source deadline text + primary-source URL; jurisdictions whose deadline text has no explicit date are reported only as meta.undated (never given an invented date). Free at every tier. This tool returns JSON; a compliance team can also SUBSCRIBE to the same feed as a live RFC 5545 calendar at https://ai-law-tracker.com/api/v1/deadlines?format=ical (webcal). NOT legal advice.

NameTypeReqDescription
allbooleanAlias to include past dates as well (equivalent to upcoming=false).
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
scopestringOne of: state, federal, eu, global.
upcomingbooleanOnly future dates (default true). Set false to include past effective dates too.

No output schema declared.

No examples provided.

get_ai_law ~76

Fetch a single AI-law record by its stable id (the id field from search_ai_laws / list_ai_laws). Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
idstringyesThe record uuid (the `id` from a list/search result).

No output schema declared.

No examples provided.

get_ai_obligations ~190

The interpreted "what must I do" layer: who must do what, by when, or owe what penalty, for a jurisdiction and/or sector. Every obligation is grounded in a real law record + primary source (no LLM). Provide at least a jurisdiction or a sector. Paid feature (Pro+); lower tiers get a one-item preview with an upgrade hint. NOT legal advice.

NameTypeReqDescription
decision_impactstringWhat the AI decides about people (escalates applicability).
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
sectorstringA sector slug (see list_sectors), e.g. healthcare, finance, hr-recruiting.
usestringComma-separated AI uses: hiring, customer, content, analytics, product, other.

No output schema declared.

No examples provided.

get_ai_penalties ~114

The penalty & enforcement dataset for the applicable laws: monetary/other penalty, enforcing body, citation and primary source, plus a sector-level penalty-structure summary. Provide at least a jurisdiction or a sector. Paid feature (Developer+); lower tiers get a one-item preview. NOT legal advice.

NameTypeReqDescription
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
sectorstringA sector slug (see list_sectors).

No output schema declared.

No examples provided.

get_api_status ~22

Liveness + backend status of the AI Law Tracker data API.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_bill ~129

One curated landmark bill by slug: its core fields, tiered source URLs, citations (identifier + audited aka), and cross-links. Where a matching live record exists, the response binds the change-timeline link (use get_law_history). Served from the primary-sourced registry (no LLM); a missing binding simply omits the history link, never fabricates one. Use list_bills for valid slugs. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
slugstringyesA bill slug (see list_bills).

No output schema declared.

No examples provided.

get_enforcement_coverage ~126

How big the enforcement registry actually is: matters held, matters publishable, how many are withheld as duplicates or pending translation, breakdowns by agency, matter type and jurisdiction, and the de-duplicated monetary relief total. Use it to state coverage honestly — the number of matters a search can return is smaller than the number held, and the registry is a few dozen matters, not a comprehensive index of US AI enforcement. Free at every tier, no key needed. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_enforcement_matter ~224

Fetch one enforcement matter by its matter_uid (from search_enforcement_matters) with its full chain: the event timeline, the parties, the relief imposed and its dollar amount, the statutes cited, and the source documents each claim traces to. matter_uid is an OPAQUE KEY, not a description — read `caption` for the matter name; some uids are demonstrably mislabelled. Read `verification` (currently single_source on every matter), `events[].is_date_estimated` (the source gave a year, not a day) and `laws[].link_status` before repeating anything. Named private individuals are withheld from `parties` by policy. If `chains_sampled` is true you are seeing 2 rows of each chain and `chain_totals` gives the real sizes — say so rather than implying the matter is that small. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
matter_uidstringyesThe `matter_uid` from a search result.

No output schema declared.

No examples provided.

get_law_citations ~100

The citation projection for one law record: its identifier, title, audited alternate names, and a formatting-convenience suggested citation over public metadata (clearly labelled — never presented as an official cite). Free at every tier. No fabrication. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
idstringyesThe record uuid (the `id` from a list/search result).

No output schema declared.

No examples provided.

get_law_history ~88

Full change history for one law record — every observed snapshot (ascending), with what changed and the values at each point. Paid feature (Developer+): anon/free receive a 403 with an upgrade hint, which is returned verbatim. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
idstringyesThe record uuid.

No output schema declared.

No examples provided.

get_law_sources ~123

The primary/secondary source URLs backing one law record — its own official (.gov) link plus the curated jurisdiction sources, each tiered. Basic tiers (anon/free) get PRIMARY sources only; Developer+ get the full set incl. secondary/analysis links (the response carries an upgrade hint verbatim when withheld). Only real, held URLs — no fabrication. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
idstringyesThe record uuid (the `id` from a list/search result).

No output schema declared.

No examples provided.

get_sector_detail ~150

One sector’s cross-section: the free awareness OVERVIEW (name, inherent risk, enforcement bodies, federal penalty structure) PLUS the derived per-law obligations + penalties for that sector. The overview is open to every tier; the derived obligations/penalties are the salable interpreted layer (Pro+ for obligations) — under-tier callers get a one-item preview + upsell (meta.preview), never a blank wall. Every derived record is grounded in a real law + its primary source (no LLM). Use list_sectors for valid slugs. NOT legal advice.

NameTypeReqDescription
sectorstringyesA sector slug (see list_sectors), e.g. healthcare, finance, hr-recruiting.

No output schema declared.

No examples provided.

list_ai_law_news ~219

The audited AI-regulation news feed: headline + short excerpt + publisher + source URL (never full article text). Free/anon get a taste (fewer results, newest only, excerpt withheld); Developer+ gets the full archive with excerpts. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
fromstringOnly headlines published on/after this date (YYYY-MM-DD).
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
limitintegerPage size (max 100; free/anon are capped lower).
offsetintegerPagination offset.
qstringKeyword substring over headline + excerpt.
scopestringOne of: state, federal, eu, global.
sincestringAlias for `from`.
tostringOnly headlines published on/before this date (YYYY-MM-DD).

No output schema declared.

No examples provided.

list_ai_laws ~238

List AI-regulation records with filters (scope, jurisdiction, status, in_force, updated_since, keyword q), sorting and pagination. Use this to browse laws for a place; use search_ai_laws for free-text search. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
in_forcebooleanFilter by the in_force flag.
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
limitintegerPage size (max 100; free/anon are capped lower).
offsetintegerPagination offset.
orderstringSort direction (default desc).
qstringSubstring search over title + summary.
scopestringOne of: state, federal, eu, global.
sortstringSort field (default updated_at).
statusstringCase-insensitive substring match on status.
updated_sincestringISO timestamp; only records updated at/after this.

No output schema declared.

No examples provided.

list_bills ~67

The curated landmark-bill index — the named, name-searchable AI laws (valid slugs for get_bill). Read from the primary-sourced landmark registry. Free at every tier. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_categories ~43

Dataset facets: the distribution of record_type and scope across all records. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_countries ~43

National (global-scope) jurisdictions with AI-law record counts. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_enforcement_categories ~124

The thirteen controlled vocabularies the enforcement filters accept — matter_type, matter_status, forum_type, party_role, party_kind, relief_type, event_type, ai_role, law_relation, verification, jurisdiction_level, pii_class and redaction_policy. Call this to get valid values for search_enforcement_matters instead of guessing them. Free at every tier, no key needed. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
kindstringReturn just one vocabulary, e.g. matter_type.

No output schema declared.

No examples provided.

list_enforcement_sources ~155

The 254 official sources behind the enforcement registry — agency newsrooms, AG press feeds, court dockets — with the last successful read and whether each is currently stale or blocked. Use it BEFORE concluding that an agency has done nothing: a stale or disabled source is a gap in our monitoring, not evidence of inaction, and only about half of the registry is currently answering. Free at every tier, no key needed. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
is_enabledboolean
is_stalebooleantrue = sources we have not managed to read inside their own silence budget.
jurisdiction_levelstring

No output schema declared.

No examples provided.

list_jurisdictions ~84

All covered jurisdictions (US states, US federal, EU, and countries) with record counts. Use the returned slugs for the `jurisdiction` argument of other tools. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
scopestringOne of: state, federal, eu, global.

No output schema declared.

No examples provided.

list_law_feed ~142

A lean, human-scannable stream of the newest significant AI-law changes (inserts + real field changes, no value diffs). Paid feature (Developer+). Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
limitintegerPage size (max 100; free/anon are capped lower).
scopestringOne of: state, federal, eu, global.
sincestringISO timestamp cursor.

No output schema declared.

No examples provided.

list_recent_changes ~210

Unified changelog: time-ordered inserts/updates across the whole dataset. Poll with `since` = the previous response meta.cursor. Paid feature (Developer+); the lookback window is clamped per tier. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
entitystringRestrict to one dataset (default: both).
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
limitintegerPage size (max 100; free/anon are capped lower).
offsetintegerPagination offset.
orderstringSort direction (default desc).
scopestringOne of: state, federal, eu, global.
significantbooleanDrop internal metadata-only updates.
sincestringISO timestamp cursor — only changes observed after this (pass prior meta.cursor).

No output schema declared.

No examples provided.

list_sectors ~66

The sector index — valid `sector` slugs (with name, inherent risk and description) for get_ai_obligations, get_ai_penalties and assess_ai_compliance. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_us_states ~39

US state jurisdictions with AI-law record counts. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_ai_laws ~242

Full-text search over the audited AI-regulation dataset (US state + federal, EU, global) by title and summary. Returns matching law records with jurisdiction, status, and the official source URL. Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
in_forcebooleanFilter by the in_force flag.
jurisdictionstringExact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions.
limitintegerPage size (max 100; free/anon are capped lower).
offsetintegerPagination offset.
orderstringSort direction (default desc).
qstringyesSearch text (required), e.g. "facial recognition" or "hiring".
scopestringOne of: state, federal, eu, global.
sortstringSort field (default updated_at).
statusstringCase-insensitive substring match on status.
updated_sincestringISO timestamp; only records updated at/after this.

No output schema declared.

No examples provided.

search_enforcement_matters ~566

Search regulatory enforcement actions and litigation involving AI — FTC, DOJ, SEC, CFPB, EEOC and state attorneys general — at MATTER level: one row per dispute, with forum, agency, status, the statutes invoked and the official source URL. Filter by agency, jurisdiction, matter type/status, AI role or filing date; `q` searches caption, summary and agency. IMPORTANT: every matter here is recorded from a SINGLE official source (`verification: single_source`) and is published with the URL it came from — attribute claims to that source and link it, never state them as established fact. An empty result means we hold no matching matter, NOT that an agency has taken no action: 123 of our 254 monitored sources are currently stale (see list_enforcement_sources). Data by AI Law Tracker (CC BY 4.0). Informational only — not legal advice.

NameTypeReqDescription
agencystringAgency code, comma-separated for several: FTC, DOJ, SEC, CFPB, EEOC, "Texas AG"…
ai_rolestringHow AI figures in the matter. See list_enforcement_categories.
date_fromstringFiled on or after (YYYY-MM-DD). The date is the SOURCE's own filing date, never our scrape date — each row's date_source names the field it was lifted from. A minority of matters are still undated be…
date_tostringFiled on or before (YYYY-MM-DD).
forum_typestringSee list_enforcement_categories.
jurisdictionstringJurisdiction slug, comma-separated.
jurisdiction_levelstringfederal, state and/or multistate, comma-separated.
limitintegerPage size (max 100; free/anon are capped lower).
matter_statusstringSee list_enforcement_categories for the vocabulary.
matter_typestringenforcement_action | civil_litigation | guidance_document | investigation | inquiry_6b. Comma-separated.
offsetintegerPagination offset.
orderstringSort direction (default desc).
qstringSubstring over caption, summary and agency, e.g. "chatbot" or "RealPage".
sortstring
tierstringA = an enforcement DECISION (complaint filed, consent order, settlement, civil penalty, judgment). B = an enforcement-adjacent SIGNAL (opened investigation, sweep, CID, advisory). Use tier=A when the…

No output schema declared.

No examples provided.

start_checkout ~137

Create a hosted checkout link to upgrade to a paid API plan (starter $49, pro $99, business $299 / month). Returns a checkout_url the user opens in a browser; payment happens on our own checkout, and on success the user's API key is upgraded automatically. Does not modify any data.

NameTypeReqDescription
emailstringOptional — pre-fills the checkout / links the subscription to this email.
tierstringyesPlan to buy. AI Law Tracker: starter | pro | business. US Law Platform: us_entry (sold as "Starter") | us_solo | us_starter (sold as "Pro").

No output schema declared.

No examples provided.

Common questions

What is the AI Law Tracker MCP server?

AI Law Tracker is an MCP server listed in the public MCP registry as com.ai-law-tracker/ai-law-tracker. Audited AI-regulation data: laws, bills, news and obligations across US, EU and 62 jurisdictions. This page covers its hosted endpoint (https://ai-law-tracker.com/mcp).

Is the AI Law Tracker MCP server safe to use?

AI Law Tracker scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the AI Law Tracker MCP server expose?

AI Law Tracker exposes 30 tools: search_ai_laws, list_ai_laws, get_ai_law, get_law_history, get_law_sources, and 25 more. Their descriptions and schemas cost roughly 4,560 tokens of context every time the server is loaded.

Does the AI Law Tracker MCP server require authentication?

No. We connected to AI Law Tracker without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the AI Law Tracker MCP server still maintained?

AI Law Tracker is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.