← Registry

Data Collection

fonteum.com

Retrieves and verifies public records, healthcare provider data, and federal contractor information.

1 endpoint9 known toolsFirst detected June 17, 2026Last detected September 6, 2026

ENDPOINT 1

https://fonteum.com/api/mcp

No auth detected

MCP server metadata

Name
Fonteum: US public records + global sanctions, source-traced
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Fonteum provides dated public-record retrieval across healthcare, federal procurement, sanctions and watchlists, federal enforcement, intellectual property, securities filings, and global company registers. Returned source, capture-date, and provenance fields are nullable and vary by source and result. Retained row history is source-specific. A snapshot signature covers only its identified snapshot object; ledger facts have no deterministic claim-to-signature link. Resolve NPI, UEI, or CAGE identifiers; search records; check exclusions and sanctions; retrieve a contractor record as of a captured date; and re-check an attestation. Platform coverage is reported only from a dated platform-stats snapshot; integrated registry status does not by itself establish loaded, fresh, displayable, or complete coverage. Every tool returns JSON text plus matching structured content with source_file, as_of_date, snapshot_digest, and verifiable_url; snapshot-level fields are null when one retained snapshot does not represent the response. Public records only — no PHI, no risk scores, no labels. Read-only: no mutation tools.

Known tools 9

fonteum_lookup_npi

Look up a US healthcare provider by 10-digit NPI in CMS NPPES and return the available provider record plus exclusion and program-integrity context.

Inferred read-only
fonteum_lookup_contractor

Look up a US federal contractor by UEI or CAGE in available SAM.gov, USASpending, FAPIIS, and FAR 4.18 records.

Inferred read-only
fonteum_search_providers

Search US healthcare providers in loaded CMS NPPES specialty caches by vertical and state, with optional county context.

Inferred read-only
fonteum_check_exclusion

Check whether a US healthcare provider by NPI appears in available exclusion or integrity sources: OIG LEIE, SAM.gov exclusions, available state Medicaid lists, OIG Corporate Integrity Agreements, and CMS Civil Money Penalties.

Inferred read-only
fonteum_search_sanctions

Search a person or organization name across available sanctions and watchlist data from OFAC, the EU, the UK, and the UN, plus named exclusion sources held by Fonteum.

Inferred read-only
fonteum_lookup_contractor_history

Look up a US federal contractor record as of a requested date using UEI or CAGE.

Inferred read-only
fonteum_recheck_snapshot

Recheck a Fonteum snapshot by snapshot id and return its as_of_date, snapshot_digest, public verifiable_url, and source_file only when explicit retained-artifact metadata is available.

Inferred read-only
fonteum_list_sources

List Fonteum’s public-record source catalog with available authority, vertical, cadence, official URL, and separately dated platform coverage.

Inferred read-only
fonteum_get_dataset_info

Get Fonteum API and MCP methodology, provenance-field definitions, generated source catalog, and separately dated platform coverage.

Inferred read-only

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.fonteum-us-public-records-global-sanctions-sourc]
url = "https://fonteum.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fonteum-us-public-records-global-sanctions-sourc": {
      "type": "http",
      "url": "https://fonteum.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fonteum-us-public-records-global-sanctions-sourc
Remote MCP URL: https://fonteum.com/api/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": {
    "fonteum-us-public-records-global-sanctions-sourc": {
      "url": "https://fonteum.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fonteum-us-public-records-global-sanctions-sourc": {
      "type": "http",
      "url": "https://fonteum.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fonteum-us-public-records-global-sanctions-sourc",
  "transport": "streamable-http",
  "url": "https://fonteum.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fonteum.com was fetched 2026-08-01T19:36:50.902Z and is being refreshed.

Trust status Neutral

fonteum.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.