# FRTracker — Federal Regulatory Research (remote · frtracker.app)

Source-linked US federal regulations: CFR provision history, obligations, rules, comments.

- Trust score: 79/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `frtracker.app`: 79/100 (this document), [markdown](https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker.md), [page](https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker)

## Channel facts

- Endpoint: `https://frtracker.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1077 tokens (~107/item across 10 items; 10 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### How do I install the FRTracker — Federal Regulatory Research MCP server?

FRTracker — Federal Regulatory Research is a hosted endpoint at https://frtracker.app/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.

### Claude

```bash
claude mcp add --transport http app-frtracker-regulatory-research 'https://frtracker.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "app-frtracker-regulatory-research": {
      "url": "https://frtracker.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "app-frtracker-regulatory-research": {
      "type": "http",
      "url": "https://frtracker.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.app-frtracker-regulatory-research]
url = "https://frtracker.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-frtracker-regulatory-research": {
      "type": "remote",
      "url": "https://frtracker.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-frtracker-regulatory-research --url 'https://frtracker.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-frtracker-regulatory-research:
    url: "https://frtracker.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "app-frtracker-regulatory-research": {
      "Transport": "http",
      "Url": "https://frtracker.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add app-frtracker-regulatory-research -t streamable-http -u 'https://frtracker.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "app-frtracker-regulatory-research": {
      "type": "http",
      "url": "https://frtracker.app/mcp"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-24 (score 79, +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.

### 2026-09-22 (score 78, +1)

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

### 2026-09-20 (score 77, +1)

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

### 2026-09-18 (score 76, +1)

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

### 2026-09-15 (score 75, +1)

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

### 2026-09-13 (score 74, +1)

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

### 2026-09-11 (score 73, +1)

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

### 2026-09-09 (score 72, +1)

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

## MCP tools (10)

### `lookup_provision` (~120 tokens)

Lookup Provision

Look up a CFR provision by citation (e.g. "21 CFR 1304.04") or by an exact quotation, optionally as of a past date. Returns the provision text with a ProvisionEvidence object (source, snapshot date, hashes). Explicitly reports ambiguity or no-match instead of guessing. Requires a free API key.

Input parameters:

- `as_of` (string): Optional YYYY-MM-DD snapshot upper bound (not in the future)
- `q` (string, required): Citation ("21 CFR 1304.04") or an exact quote from regulatory text

### `get_provision_history` (~111 tokens)

Get Provision History

Documented change history for a CFR provision by canonical id (e.g. "21-cfr-1304.04(a)"): before/after text, computed redline, observed dates, and candidate final rules. 404 when the provision is not in the documented-change set — absence of a documented change is not a claim that nothing changed. No API key required.

Input parameters:

- `canonical_id` (string, required): Canonical provision id, e.g. "21-cfr-1304.04(a)"

### `rules_amending` (~176 tokens)

Rules Amending

Which final rules amend a CFR part or section, read from each rule's own amendatory instructions ("Amend § 52.2120 by..."). Returns the rules, the sections each addresses, and dates. This reports what a rule SAYS it amends — it is not an attribution of any observed text change to that rule. Covers 2020-present; absence means not indexed, not that no rule amended it. No API key required.

Input parameters:

- `limit` (integer): Max rules (default 50, max 200)
- `part` (string, required): CFR part, e.g. "52"
- `section` (string): Optional section id, e.g. "52.2120". Omit for all rules touching the part.
- `title` (string, required): CFR title number, e.g. "40"

### `recent_cfr_changes` (~51 tokens)

Recent Cfr Changes

Most recent detected changes to CFR text (title, part, name, dates), newest first. No API key required.

Input parameters:

- `limit` (integer): Max rows (default 50, max 200)

### `get_stats` (~28 tokens)

Get Stats

Aggregate corpus statistics: documents, obligations, pairs, agencies, coverage dates. No API key required.

### `search_regulations` (~98 tokens)

Search Regulations

Full-text search over Federal Register documents and extracted obligations (FTS5/BM25). Totals are approximate (total_exact: false). Requires an API key.

Input parameters:

- `limit` (integer): Max results (default 25, max 50)
- `page` (integer): Page number (default 1)
- `q` (string, required): Search query (min 3 chars)
- `tab` (string): Result type (default all)

### `list_rules` (~127 tokens)

List Rules

List Federal Register documents with filters: agency slug, document type, rulemaking pathway (interim_final/temporary/direct_final = notice-and-comment bypass classes), or docket id. Requires an API key.

Input parameters:

- `agency` (string): Agency slug, e.g. "environmental-protection-agency"
- `docket` (string): Docket id
- `limit` (integer): Max rows (default 25, max 100)
- `page` (integer): Page number (default 1)
- `pathway` (string): Rulemaking pathway
- `type` (string): Document type

### `list_obligations` (~118 tokens)

List Obligations

List extracted regulatory obligations ("who must do what") with filters: agency, deontic class, free text. Obligations are machine-extracted with quality tiers; they are not legal advice. Requires an API key.

Input parameters:

- `agency` (string): Agency slug
- `deontic` (string): Deontic class
- `limit` (integer): Max rows (default 25, max 100)
- `page` (integer): Page number (default 1)
- `q` (string): Full-text filter within obligations

### `get_requirement` (~38 tokens)

Get Requirement

Detail for one extracted obligation by id, including its source rule and citation URL. Requires an API key.

Input parameters:

- `id` (string, required): Requirement id

### `get_rule_comments` (~73 tokens)

Get Rule Comments

Public comments for a Federal Register document (organization, title, date, body where available). Coverage is partial and stated in the response. Requires an API key.

Input parameters:

- `doc` (string, required): Federal Register document number, e.g. "2024-12345"
- `offset` (integer): Row offset for pagination

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker#diagnostics

## Score history

- 2026-09-24: 79
- 2026-09-23: 78
- 2026-09-22: 78
- 2026-09-21: 77
- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 73
- 2026-09-11: 73
- 2026-09-10: 72
- 2026-09-09: 72
- 2026-09-08: 71
- 2026-09-07: 71
- 2026-09-06: 70
- 2026-09-05: 70
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 68
- 2026-09-01: 68
- 2026-08-31: 68
- 2026-08-30: 67
- 2026-08-29: 67
- 2026-08-28: 66
- 2026-08-27: 65
- 2026-08-26: 65

## Common questions

### What is the FRTracker — Federal Regulatory Research MCP server?

FRTracker — Federal Regulatory Research is an MCP server listed in the public MCP registry as app.frtracker/regulatory-research. Source-linked US federal regulations: CFR provision history, obligations, rules, comments. This page covers its hosted endpoint (https://frtracker.app/mcp).

### Is the FRTracker — Federal Regulatory Research MCP server safe to use?

FRTracker — Federal Regulatory Research scores 79 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 FRTracker — Federal Regulatory Research MCP server expose?

FRTracker — Federal Regulatory Research exposes 10 tools: lookup_provision, get_provision_history, rules_amending, recent_cfr_changes, get_stats, and 5 more. Their descriptions and schemas cost roughly 940 tokens of context every time the server is loaded.

### Does the FRTracker — Federal Regulatory Research MCP server require authentication?

No. We connected to FRTracker — Federal Regulatory Research without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the FRTracker — Federal Regulatory Research MCP server still maintained?

FRTracker — Federal Regulatory Research is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://frtracker.app/mcp
- Repository: https://github.com/ajleahey/frtracker
- Website: https://frtracker.app/developers/mcp
- Changelog RSS feed: https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker.json
- HTML version of this page: https://verifymcp.io/servers/app-frtracker-regulatory-research/frtracker
