Skip to main content
Glama

Fonteum — Healthcare Provider Data (Hosted)

Ownership verified

Server Details

Hosted, zero-install MCP for source-provenanced US federal healthcare provider data. Resolve any NPI or CCN across NPPES, OIG LEIE, SAM.gov, state Medicaid exclusions, PECOS, Care Compare, and Open Payments — every field carries a 14-field provenance contract, with an "excluded or compromised anywhere" check on every lookup.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct resource or action (e.g., exclusion checks, NPI lookup, contractor history, sanctions search) with clear boundaries. No two tools overlap in purpose.

Naming Consistency5/5

All tools follow a consistent 'fonteum_verb_noun' pattern in snake_case, making them predictable and easy to navigate.

Tool Count5/5

With 9 tools, the server covers core healthcare provider data operations (lookup, search, exclusion, sanctions) without bloat or insufficiency.

Completeness4/5

The tool set covers primary use cases like provider lookup, exclusion screening, and sanctions search. Minor gaps include batch operations or more granular history, but the core workflows are well-supported.

Available Tools

9 tools
fonteum_check_exclusion
Read-only
Inspect

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. Returns dated source context and fail-closed coverage; source_file and snapshot_digest may be null for the multi-source result. Use for exclusion screening, provider or vendor due diligence, or any ‘is this NPI excluded?’ question.

ParametersJSON Schema
NameRequiredDescriptionDefault
npiYes10-digit NPI to check against OIG LEIE, SAM.gov, available state Medicaid exclusion lists, OIG CIA, and CMS penalties.
fonteum_get_dataset_info
Read-only
Inspect

Get Fonteum API and MCP methodology, provenance-field definitions, generated source catalog, and separately dated platform coverage. Field population varies by source and response. Use for interpreting Fonteum outputs, citation fields, dataset limitations, or integration planning.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

fonteum_list_sources
Read-only
Inspect

List Fonteum’s public-record source catalog with available authority, vertical, cadence, official URL, and separately dated platform coverage. Catalog presence does not prove loaded, fresh, or complete coverage. Use for source discovery, coverage questions, or choosing a dataset before a lookup.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

fonteum_lookup_contractor
Read-only
Inspect

Look up a US federal contractor by UEI or CAGE in available SAM.gov, USASpending, FAPIIS, and FAR 4.18 records. Returns dated source context; source_file and snapshot_digest are nullable when no single retained snapshot represents the response. Use for contractor identity, registration, award, responsibility, or ownership due diligence.

ParametersJSON Schema
NameRequiredDescriptionDefault
ueiNo12-character GSA Unique Entity ID. Provide this or cage.
cageNo5-character CAGE/NCAGE code. Provide this or uei.
fonteum_lookup_contractor_history
Read-only
Inspect

Look up a US federal contractor record as of a requested date using UEI or CAGE. Retained history is currently limited to USASpending award rows; other fields may be current, absent, or nullable. Returns dated source context. Use for historical award research or contractor change questions.

ParametersJSON Schema
NameRequiredDescriptionDefault
ueiNo12-char GSA Unique Entity ID. Provide this OR `cage`.
cageNo5-char CAGE / NCAGE code; resolved to the entity's UEI. Provide this OR `uei`.
as_ofYesRequested date as YYYY-MM-DD. Production history is source-specific and currently retained for USASpending award rows; this does not reconstruct every procurement block.
fonteum_lookup_npi
Read-only
Inspect

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. Returns dated source context; source_file and snapshot_digest are nullable when no single retained snapshot represents the response. Use for NPI lookup, provider identity, taxonomy, practice-location, or provider due-diligence questions.

ParametersJSON Schema
NameRequiredDescriptionDefault
npiYesThe healthcare provider's 10-digit National Provider Identifier (NPI).
fonteum_recheck_snapshot
Read-only
Inspect

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. Without an id, returns chain status without treating the chain head as a snapshot digest. Use for snapshot integrity checks, citation support, or reproducing a retained source file.

ParametersJSON Schema
NameRequiredDescriptionDefault
snapshot_idNoOptional snapshot id. When given, returns the identified snapshot object's content commitment, hash version, nullable source metadata, separately scoped witness evidence when it validates, and the deep /verify/{id} link. Omit for the live attestation-chain head.
fonteum_search_providers
Read-only
Inspect

Search US healthcare providers in loaded CMS NPPES specialty caches by vertical and state, with optional county context. Returns dated source context and up to 100 records; source_file and snapshot_digest may be null. Use for provider discovery by specialty and geography.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax records to return (default 25, max 100).
stateYes2-letter USPS state code (e.g. 'CA', 'TX').
countyNoOptional county filter (preserved on the result; NPPES does not publish county-of-practice).
verticalYesHealthcare vertical slug. One of: chiropractors, dermatologists, plastic-surgeons.
fonteum_search_sanctions
Read-only
Inspect

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. Returns dated matches with source context; source_file and snapshot_digest may be null for the multi-source result. Use for sanctions screening, entity due diligence, or any ‘is this entity sanctioned?’ question.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesPerson or organization name to search across available OFAC, EU, UK, UN, and named exclusion sources.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources