thehealthai/fda-risk-radar-mcp
The MCP server behind [Constat](https://constat.dev): FDA & NHTSA regulatory-risk intelligence for agents — device compliance risk by 3-letter product code, parsed 510(k) premarket evidence with verbatim source quotes, predicate chains, postmarket drift signals, clearance-to-payment reimbursement pathways (NTAP/CPT/CMS), and NHTSA vehicle safety. 14 tools. Decision support, not regulatory advice.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"fda-risk-radar-mcp": {
"command": "npx",
"args": ["-y", "fda-risk-radar-mcp"]
}
}
}Related in Biology, Medicine and Bioinformatics
genomoncology/biomcp
Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
the-momentum/apple-health-mcp-server
An MCP server that provides access to exported data from Apple Health. Data analytics included.
healthchainai/HealthChain
Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with terminology lookup and machine-readable validation reports built for fix-and-retry. `pip install healthchain[mcp]`
wso2/fhir-mcp-server
Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support.
cafferychen777/ChatSpatial
MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization.
ammawla/encode-toolkit
MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments.