Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

referencesource.org

io.github.joelp22-maker/referencesource

Verified reference data; each record carries its source URL and quote. verify_quote checks claims.

Uptime
100.0%
3 direct probes · 30d
Response
335ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_datasets

What reference datasets are available? Lists every published dataset with its title, record count, last-verified date and a one-sentence summary. Covers regulatory thresholds, version compatibility, c…

search_records

Look up a specific record — search by state name, chemical, certificate number, product name or any keyword. Searches one dataset's records (case-insensitive substring match across all fields). Return…

get_record

Fetch one record by id — for example, look up a FIPS 140 certificate's status, a state's boiler inspection rules, or a county's loan limit. Returns the full record with its source URL and verbatim sou…

verify_quote

Is this value actually right? Check a claimed fact against a published record instead of trusting it. Reports whether the claim matches the record's stored value (exact, case-insensitive or normalised…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "referencesource.org": {
      "url": "https://referencesource.org/mcp",
      "transport": "streamable-http"
    }
  }
}