Data Collection
autario.com
Provides access to a public data catalog for discovering, searching, and querying datasets with metadata and schemas.
ENDPOINT 1
https://autario.com/mcp
MCP server metadata
- Name
- autario
- Version
- 1.0.0
Known tools 55
discover_by_topicDiscover 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-onlysearch_datasetsSearch 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-onlyget_dataset_infoGet 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-onlyget_dataset_schemaGet the column names, data types, total row count, AND a machine-legible `datasheet` for a dataset.
Inferred read-onlyquery_datasetQuery 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-onlycreate_datasetCreate 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 effectswrite_rowsAppend 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-onlyclear_rowsDelete all rows from a dataset you own while keeping the schema and columns intact.
Potential side effectslist_connectorsList 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-onlyrefresh_connectorPull 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-onlyreport_data_issueReport 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-onlyget_company_snapshotGet current stock metrics for a public company, from live market data joined with its SEC filings.
Inferred read-onlylist_indicatorsBrowse 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-onlyget_entity_profileGet the indicators available for one entity (country, aggregate, etc.).
Inferred read-onlyget_entity_dataFetch 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-onlyverify_valueVerify that a claimed value is correct against the primary source (World Bank, FRED, Eurostat, OECD, WHO, IMF, ECB, US Census, SEC).
Inferred read-onlycorrelateCompute Pearson + Spearman correlation between two indicators for one entity.
Inferred read-onlyfind_driversRank candidate drivers of a KPI one at a time: given a target indicator + multiple candidates, order them by correlation strength.
Inferred read-onlydecompose_driversCONFOUNDER-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-onlydescribeSummary statistics for a single indicator+entity: n, mean, median, std, min/max, quartiles, skew, histogram.
Inferred read-onlycalculateCreate 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 effectswhat_mattersAnswer "what explains this?" in one call: given an outcome metric + entity, rank which other metrics best explain the outcome.
Inferred read-onlylist_chartsList published chart visualizations on Autario, built on the public catalog (World Bank, FRED, Eurostat, OECD, WHO, IMF, SEC) and rendered with Plotly.
Inferred read-onlylist_chart_candidatesAUTARIO-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-onlyrequest_chartAUTARIO-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 effectscreate_chart_from_specPREFERRED chart-creation path, for any autario dataset (World Bank, FRED, Eurostat, OECD, SEC, or your own upload / connector table).
Potential side effectslist_appsList 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-onlyget_app_contextThe data map behind ONE autario app, so you can query app-first instead of guessing across thousands of datasets.
Inferred read-onlyget_my_workspaceYOUR 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-onlyget_app_artifactLoad 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-onlyaudience_360Audience 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-onlyseo_360SEO 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-onlysocial_360Social 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-onlyai_visibility_360AI 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-onlyupdate_app_manifestUpdate 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 effectsupload_app_bundleUpload or replace the code of an app YOU own: one self-contained entry document (HTML or JavaScript, max 512 KB, no binary).
Potential side effectswrite_app_artifactSave an ARTIFACT into an app: the app's own output or saved state, owned by you.
Inferred read-onlyunpublish_appTake 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-onlyCONNECT 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.
autario.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.