mcpbeat Sign in

Tradar MCP Server

by stolarubrendang Your server? Claim it
local only

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

Real-time market catalysts from 50+ primary federal sources, AI-classified for traders.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 22 · avg 8 · +109% w/w
a month agotoday
90
Installs / week
npm · tradar-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Tradar

same job, measured the same way
InsiderAlpha — SEC Insider Trading
by insideralpha

SEC Form 4 insider trades, daily trading plans, 8-K catalysts and market data for AI assistants.

answering
Catalyst Edge Research
by rm0nroe

Source-linked market intelligence for AI agents researching public-company tickers.

271 installs/wk local only
Product Source
by productsource

Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.

answering
Bankregpulse MCP Server
by rrgu26

Real-time banking regulatory intelligence from 100+ federal and state sources.

61 installs/wk local only
Orchard Data MCP
by letom1176-spec

Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.

47 installs/wk local only
Kotlin & Java Library Sources
by aoreshkov

Kotlin/Java library sources, public API and KDoc from the real Maven sources jar, for AI agents

local only
Meridian Edge — Prediction Market Consensus
by tmbot12

Real-time prediction market consensus data for AI agents

47 installs/wk local only
Agent News by The Agent Times
by theagenttimes

Verified, sourced, real-time intelligence layer for AI agents.

20 tools answering

Tradar — questions

Answers built from our own checks of this server.

Why is there no uptime for Tradar?
Tradar 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 tradar-mcp was installed 90 times last week.
Is Tradar still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tradar?
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 tradar-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tradar?
The npm package tradar-mcp was installed 90 times in the last week. Week over week that is +109%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.