← Registry

Data Collection

autario.com

Provides access to a public data catalog for discovering, searching, and querying datasets with metadata and schemas.

1 endpoint36 known toolsCached registry data

ENDPOINT 1

https://autario.com/mcp

No auth detected

Known tools 36

discover_by_topic

Discover the most relevant verified datasets for a given topic.

search_datasets

Search the Autario public data catalog.

get_dataset_info

Get full metadata for a specific dataset including title, description, publisher, category, keywords, row count, creation date, AND ontology fields (topic, subtopic, unit, frequency, entity_type, indicator_id, source_time_col, source_value_col, source_entity_col, data_granularity).

get_dataset_schema

Get the column names, data types, total row count, AND a machine-legible `datasheet` for a dataset.

query_dataset

Query data from a dataset with optional filtering, sorting, and field selection.

create_dataset

Create a new empty dataset on Autario.

write_rows

Append rows of data to an existing dataset.

clear_rows

Delete all rows from a dataset while keeping the schema and columns intact.

delete_dataset

Permanently delete a dataset and all its data.

report_data_issue

Report a data-quality problem you found in a dataset or chart, so the engine can fix it.

get_company_snapshot

Get current stock metrics for a public company.

list_indicators

Browse the Autario indicator registry — semantic layer over all 2600+ datasets.

get_entity_profile

Get the indicators available for one entity (country, aggregate, etc.).

get_entity_data

Fetch data for ONE entity across MULTIPLE indicators — joined automatically on time via shadow columns.

compare_entities

Compare ONE indicator across MULTIPLE entities (e.g.

verify_value

Verify that a claimed value is correct.

correlate

Compute Pearson + Spearman correlation between two indicators for one entity.

regression

Linear regression of y ~ x for one entity.

pct_change

Period-over-period percentage change for an indicator.

rolling_stats

Rolling window statistics (mean/std/min/max/sum) for an indicator.

find_drivers

KILLER ANALYSIS: given a target KPI + multiple candidate indicators, rank which candidates best predict the target by correlation strength.

lag_analysis

Cross-correlation at multiple lags.

seasonality_decomposition

Additive decomposition Y = trend + seasonal + residual.

describe

Summary statistics for a single indicator+entity: n, mean, median, std, min/max, quartiles, skew, histogram.

calculate

Create a derived series from two indicators using an Excel-style op: ratio (A/B), ratio_pct (A/B*100), diff (A-B), sum (A+B), product (A*B).

what_matters

HEADLINE OP: given an outcome metric + entity, rank which other metrics best explain the outcome.

list_charts

List published chart visualizations on Autario.

list_chart_candidates

AUTARIO-INTERNAL (admin only).

get_chart

Get a specific chart by ID or slug.

chart_instructions

Get the Builder spec schema reference.

request_chart

AUTARIO-INTERNAL (admin only).

create_chart_from_spec

PREFERRED chart-creation path.

publish_chart

Publish a chart via freeform Plotly spec.

update_chart

Update an existing chart you own.

get_traction_overview

ADMIN/CURATOR ONLY.

bubble_or_not

Bubble Or Not?