mcpbeat Sign in

Autario MCP Server

local only

Autario MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 364 installs a week from npm. Last commit 9 Jun 2026.

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

Installs per day peak 276 · avg 54 · +39% w/w
a month agotoday
364
Installs / week
npm · autario-mcp
1
Stars
0 open issues
9 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] chartInstructions.js:1, [пакет] minimalResponse.js:1, [пакет] tools-apps.js:1 и ещё 3
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository autario/autario-mcp
пакет autario-mcp ссылается на autario/autario

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add autario-mcp -- npx -y autario-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "autario-mcp": {
      "args": [
        "-y",
        "autario-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.autario-mcp]
command = "npx"
args = ["-y", "autario-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "autario-mcp": {
      "args": [
        "-y",
        "autario-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "autario-mcp": {
      "args": [
        "-y",
        "autario-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Autario MCP

same job, measured the same way
RentRollAPI
by ekvanauk

Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)

2 tools answering
I
Monk
by labstack

Research stocks and futures with quotes, charts, news, scans, and source-backed evidence.

answering
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

124 installs/wk local only
MCP Plots
by mr901

MCP server for data visualization with Mermaid charts.

local only
X402 Dataviz MCP
by liminalpepe

Free MCP server: render bar/line/area charts to SVG from structured data.

18 installs/wk local only
Western Astrology MCP Server by RoxyAPI
by roxyapi

Western natal charts, horoscopes, transits and synastry for AI agents, verified vs NASA JPL.

39 tools answering
Google Analytics
by mcparmory

Query GA4 analytics data with custom reports, pivot tables, and audience exports

248 installs/wk local only
Owid
by pipeworx-io

OWID MCP — Our World in Data chart/indicator access (free, no auth)

34 tools answering

Autario MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Autario MCP?
Autario MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package autario-mcp was installed 364 times last week.
How do I connect Autario MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls autario-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Autario MCP?
The npm package autario-mcp was installed 364 times in the last week. Week over week that is +39%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Autario MCP open source?
We cannot say that it is: written in JavaScript and 1 stars on GitHub, but no licence is declared, and without one the code is not open source by default.