mcpbeat Sign in

Data Aggregator MCP Server

local only

Data Aggregator MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

Unified data server: stocks, crypto, news, weather, web scraping, FX rates in one MCP

Installs per day peak 137 · avg 6 · +1856% w/w
a month agotoday
26
Installs / week
npm · data-aggregator-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Data Aggregator MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 data-aggregator-mcp -- npx -y data-aggregator-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "data-aggregator-mcp": {
      "args": [
        "-y",
        "data-aggregator-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.data-aggregator-mcp]
command = "npx"
args = ["-y", "data-aggregator-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "data-aggregator-mcp": {
      "args": [
        "-y",
        "data-aggregator-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "data-aggregator-mcp": {
      "args": [
        "-y",
        "data-aggregator-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Data Aggregator MCP

same job, measured the same way
Inferventis — Financial Data, News & Web MCP
by jonathanpchapman

Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.

20 tools answering
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

39 installs/wk local only
Openmm MCP
by adacapo21

AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi

97 installs/wk local only
C
Finance MCP Server
by thenextgennexus

Stocks, crypto, FX, and portfolio math in one tool — no per-source API juggling.

5 tools answering
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

34 installs/wk local only
GroundAPI
by qingkongzhiqian

Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.

answering
AkTools MCP Server
by aahl

MCP Server for stock and crypto

301 installs/wk local only
I
Crypto Bytes
by mickymultani

Crypto Bytes MCP Server

66 installs/wk local only

Data Aggregator MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Data Aggregator MCP?
Data Aggregator 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 data-aggregator-mcp was installed 26 times last week.
How do I connect Data Aggregator 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 data-aggregator-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Data Aggregator MCP?
The npm package data-aggregator-mcp was installed 26 times in the last week. Week over week that is +1856%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.