Analytics
fairdata.ai
Evaluate research datasets for FAIR compliance and AI-readiness using FAIRdata.ai.
ENDPOINT 1
https://fairdata.ai/api/mcp
Known tools 11
get_recordRetrieve the FAIRdata.ai enriched record for a research dataset DOI.
get_record_formatGet a FAIRdata.ai enriched record serialised in a specific machine-actionable format.
assess_datasetRun a full FAIR and AI-readiness assessment for a research dataset by DOI.
list_recordsBrowse the FAIRdata.ai record registry.
get_ai_readinessGet a detailed AI-readiness assessment for a dataset against the GDS/DSIT 4-pillar framework ('Making Government Datasets Ready for AI', January 2026).
get_filesGet the direct, downloadable files for a dataset — real contentUrl + size + checksum per file, resolved from the source repository.
get_data_qualityGet a schema-level data-quality grade (0-100) for a dataset's tabular files: completeness (non-null), structure (non-constant columns), and size.
find_training_dataFind AI-ready datasets for model training/evaluation by theme.
find_similar_datasetsFind datasets most similar to a given DOI by cosine similarity over pre-computed 768-dim text embeddings (title + description, OpenAI text-embedding-3-small).
search_datasetsNatural-language search across the dataset registry.
get_linked_papersReturn the publications linked to a dataset — papers that cite, supplement, or document it.