HomeDatabases & Data › autario-mcp

autario-mcp

Query 8,000+ verified open datasets (World Bank, Eurostat, FRED, SEC) with stats and charts.

JavaScript Cloud
★ 2 stars Last pushed 2026-06-09

Topics: Data Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.11.2)

npx -y autario-mcp@2.11.2

Or add to your MCP client config:

{
  "mcpServers": {
    "autario-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "autario-mcp@2.11.2"
      ],
      "env": {
        "AUTARIO_API_KEY": "<YOUR_VALUE>",
        "AUTARIO_API_SECRET": "<YOUR_VALUE>"
      }
    }
  }
}
  • AUTARIO_API_KEY secret — Autario API key from autario.com account settings. Optional: public datasets and stats work without it; needed for private data, connectors and publishing.
  • AUTARIO_API_SECRET secret — Autario API secret paired with AUTARIO_API_KEY. Optional, same scope as the key.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry