Home › Databases & Data › autario-mcp
autario-mcp
Query 8,000+ verified open datasets (World Bank, Eurostat, FRED, SEC) with stats and charts.
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_KEYsecret — 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_SECRETsecret — Autario API secret paired with AUTARIO_API_KEY. Optional, same scope as the key.
Related servers
dbt-mcp
Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI,…
operational-ontology
Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links,…
mcp-server
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
mcp-databricks-server
Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry