← Registry

Data Collection

autario.com

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

1 endpoint55 known toolsFirst detected May 29, 2026Last detected September 18, 2026

ENDPOINT 1

https://autario.com/mcp

No auth detected

MCP server metadata

Name
autario
Version
1.0.0
Capabilities
toolsprompts

Known tools 55

discover_by_topic

Discover the most relevant verified datasets for a given topic, across the public autario catalog (World Bank, FRED, Eurostat, OECD, IMF, WHO, ECB, US Census, SEC).

Inferred read-only
search_datasets

Search the Autario data catalog by keyword | thousands of normalized public datasets from World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census and SEC, plus your own uploads and connector tables (Google Search Console, GA4, Meta Ads, Google Ads, YouTube, TikTok, Instagram, Facebook, Shopify, LinkedIn, Bing).

Inferred read-only
get_dataset_info

Get full metadata for a specific dataset including title, description, publisher (World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census, SEC, or your own connector), 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).

Inferred read-only
get_dataset_schema

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

Inferred read-only
query_dataset

Query the rows of ONE dataset | a public table from World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census or SEC, or one of your own uploads / connector tables (Google Search Console, GA4, Meta Ads, Shopify) | with optional filtering, sorting, and field selection.

Inferred read-only
create_dataset

Create a new empty dataset on Autario, alongside the public catalog (World Bank, FRED, Eurostat, OECD, SEC) but private to you unless you set is_public.

Potential side effects
write_rows

Append rows of data to an existing dataset you own (from create_dataset) | your own numbers, a derived table you computed, or a series you scraped together from World Bank / FRED / Eurostat results.

Inferred read-only
clear_rows

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

Potential side effects
delete_dataset

Permanently delete a dataset you own, and all its data.

Potential side effects
list_connectors

List the platform connectors set up on this Autario account | Google Search Console, Google Analytics 4 (GA4), Google Ads, Meta Ads, Facebook Pages, Instagram, TikTok, TikTok Ads, YouTube, LinkedIn, Shopify, Stripe, Bing Webmaster Tools, OpenAI and Anthropic usage.

Inferred read-only
refresh_connector

Pull the latest numbers from one connected platform right now (Google Search Console, GA4, Google Ads, Meta Ads, Facebook, Instagram, TikTok, YouTube, LinkedIn, Shopify, Stripe, Bing Webmaster Tools, OpenAI or Anthropic usage) and refresh its hosted Postgres table on Autario.

Inferred read-only
report_data_issue

Report a data-quality problem you found in an autario dataset or chart (World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census, SEC or any other publisher in the catalog), so the engine can fix it.

Inferred read-only
get_company_snapshot

Get current stock metrics for a public company, from live market data joined with its SEC filings.

Inferred read-only
list_indicators

Browse the Autario indicator registry, the semantic layer over the whole public catalog (World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census, SEC).

Inferred read-only
get_entity_profile

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

Inferred read-only
get_entity_data

Fetch data for ONE entity across MULTIPLE indicators, joined automatically on time via shadow columns, even when the indicators come from different publishers (World Bank GDP next to FRED unemployment next to Eurostat energy).

Inferred read-only
compare_entities

Compare ONE indicator across MULTIPLE entities (e.g.

Inferred read-only
verify_value

Verify that a claimed value is correct against the primary source (World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census, SEC).

Inferred read-only
correlate

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

Inferred read-only
regression

Linear regression of y ~ x for one entity.

Inferred read-only
pct_change

Period-over-period percentage change for an indicator.

Inferred read-only
rolling_stats

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

Inferred read-only
find_drivers

Rank candidate drivers of a KPI one at a time: given a target indicator + multiple candidates, order them by correlation strength.

Inferred read-only
decompose_drivers

CONFOUNDER-AWARE DRIVER ANALYSIS: fits ONE multiple regression of the target on ALL candidates jointly, so each effect is estimated holding the other candidates constant.

Inferred read-only
lag_analysis

Cross-correlation at multiple lags.

Inferred read-only
seasonality_decomposition

Additive decomposition Y = trend + seasonal + residual.

Inferred read-only
describe

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

Inferred read-only
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).

Potential side effects
what_matters

Answer "what explains this?" in one call: given an outcome metric + entity, rank which other metrics best explain the outcome.

Inferred read-only
list_charts

List published chart visualizations on Autario, built on the public catalog (World Bank, FRED, Eurostat, OECD, WHO, IMF, SEC) and rendered with Plotly.

Inferred read-only
list_chart_candidates

AUTARIO-INTERNAL chart queue (admin only): list catalog datasets (World Bank, FRED, Eurostat, OECD, WHO, IMF, SEC) that have NO published chart yet, ranked by relevance, so the content pipeline can fill the gap.

Inferred read-only
get_chart

Get a specific chart by ID or slug.

Inferred read-only
chart_instructions

Get the Builder spec schema reference.

Inferred read-only
request_chart

AUTARIO-INTERNAL high-level chart request (admin only): the server builds the Plotly chart from a catalog dataset (World Bank, FRED, Eurostat, OECD, WHO, IMF, SEC), you do NOT build a spec, but you DO write the insight.

Potential side effects
create_chart_from_spec

PREFERRED chart-creation path, for any autario dataset (World Bank, FRED, Eurostat, OECD, SEC, or your own upload / connector table).

Potential side effects
publish_chart

Publish a chart via freeform Plotly spec.

Potential side effects
update_chart

Update an existing chart you own.

Potential side effects
get_traction_overview

ADMIN/CURATOR ONLY, autario's own traction.

Inferred read-only
get_engine_report

ADMIN/CURATOR ONLY, autario's own ingest engine.

Inferred read-only
list_apps

List the autario data apps (the app catalog): id, name, what each app does, its live page URL, and data_scope (private = the app works on the caller's own connected data from Google Search Console, GA4, Meta Ads, Google Ads, YouTube, TikTok, Instagram, Facebook, Shopify or LinkedIn; public = it runs on public autario datasets only).

Inferred read-only
get_app_context

The data map behind ONE autario app, so you can query app-first instead of guessing across thousands of datasets.

Inferred read-only
get_my_workspace

YOUR data-app workspace in ONE call: every autario app the calling user has activated or connected, each with its platforms (Google Search Console, GA4, Google Ads, Meta Ads, YouTube, TikTok, Instagram, Facebook, Shopify, LinkedIn, Bing), connector-backed tables (dataset_id/slug + row count + last refresh), saved artifact list and a ready-to-run query example.

Inferred read-only
get_app_artifact

Load ONE saved artifact from an autario data app | the EXACT view state the user saved there (a saved SEO 360 / Audience 360 / Social 360 / AI Visibility 360 report configuration, a Plotly chart spec, an OKR board, a screener view) plus any inline data, so your answer is grounded in what the user actually sees instead of a guess.

Inferred read-only
audience_360

Audience 360 | the caller's OWN audience report over their connected Google Search Console + GA4 + social (Facebook Page, Instagram, TikTok) connector data, computed deterministically server-side (the exact numbers the user sees in the app | nothing re-derived, nothing estimated).

Inferred read-only
seo_360

SEO 360 | the caller's OWN deterministic Google Search Console ACTION report, computed server-side from their connected GSC data (the exact numbers the user sees in the app | nothing re-derived, nothing estimated).

Inferred read-only
social_360

Social 360 | the caller's OWN deterministic social performance report over their connected Facebook Page, Instagram, TikTok, YouTube and LinkedIn (own profile and page) data, computed server-side (the exact numbers the user sees in the app | nothing re-derived, nothing estimated).

Inferred read-only
ai_visibility_360

AI Visibility 360 | the caller's OWN brand-visibility report across the AI assistants (ChatGPT, Claude, Gemini, Perplexity, optionally Grok/DeepSeek/Mistral), read deterministically from stored runs server-side (the exact numbers the user sees in the app | nothing re-derived, NO LLM runs on this read and no run is started).

Inferred read-only
bubble_or_not

Bubble Or Not?

Inferred read-only
create_app

Create a data app on autario in ONE call, owned by you.

Potential side effects
update_app_manifest

Update the manifest of an app YOU own: its name, tagline, entry URL, version, source repository and the autario datasets or operations it is allowed to read (consumed_datasets, which is what the sandbox bridge enforces at runtime: a World Bank or FRED dataset id, a live Yahoo quote op, or the caller's own Google Search Console and GA4 connector tables).

Potential side effects
upload_app_bundle

Upload or replace the code of an app YOU own: one self-contained entry document (HTML or JavaScript, max 512 KB, no binary).

Potential side effects
write_app_artifact

Save an ARTIFACT into an app: the app's own output or saved state, owned by you.

Inferred read-only
get_app_preview_url

The link to OPEN an app you own, plus where it stands.

Inferred read-only
publish_app

Publish an app YOU own.

Potential side effects
unpublish_app

Take an app YOU own back to private: it leaves the autario app store, its public URL stops working for everyone else, and only you can still open it at its preview URL, where it keeps reading World Bank, FRED and connector data as before.

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.autario]
url = "https://autario.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "autario": {
      "type": "http",
      "url": "https://autario.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: autario
Remote MCP URL: https://autario.com/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": {
    "autario": {
      "url": "https://autario.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autario": {
      "type": "http",
      "url": "https://autario.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autario",
  "transport": "streamable-http",
  "url": "https://autario.com/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 autario.com was fetched 2026-07-30T05:38:02.591Z and is being refreshed.

Trust status Trusted

autario.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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