mcpbeat Sign in

Rule Trade - Japanese equity verification layer MCP Server

by ruletrade Your server? Claim it
not responding

Rule Trade - Japanese equity verification layer is listed as active in the registry but did not answer our last check. It exposes 4 tools. Last commit 22 Sep 2026.

Verified Japanese equity studies: 50 anomalies, 26 indicators, 12 candlesticks, events, ETF decay.

Uptime history 17 days of history · worst day 0%
17 days agonow
0.0%
Uptime 24h
0 of 91 checks
4
Tools
read from the server
367 ms
Response time
average over 24h
0
Stars
last commit 22 Sep 2026

What the code does

We read the source, 14 h ago · tools taken from the live server · 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.

    r = subprocess.run(["git"] + list(args), capture_output=True, cwd=HERE)
        p = os.path.join(od, pre + name + ".parquet")

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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://ruletrade.jp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://ruletrade.jp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://ruletrade.jp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://ruletrade.jp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://ruletrade.jp/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

anomaly
get_anomaly_summary
日本株の言い伝え(アノマリー/ジンクス)50本を61年分の日経平均データで検証した結果(判定・勝率・平均リターン・標本数・p値)を返す。name を渡すとその名前を含むものだけに絞り込める(例: セルインメイ, 節分天井, 干支)。あわせて、5つの暴落前兆(逆イールド・CAPE・信用膨張・過熱・引き締め)の点灯状況と、着火メーター(7フラグ・20営業日以内に-10%が起きた過去の割合)の現在値も返す。detail=true で年代別の内訳・統計表・書籍上の根拠を含める。返すのは判定結果と統計値のみで、価格系列や財務値は含まない。
daily
get_daily_signals
公開ルール(BNF 25日線乖離)に該当した銘柄と監視候補を返す。無料版の制限: 1営業日遅れ・乖離率上位3件のみ・価格や株数などの売買情報は含まない。投資助言ではない。
market
get_market_regime
本番システムが日中に更新している相場環境の判定、サーキットブレーカー(HALT)状態、VIX、日経平均、当日シグナル件数を返す。銘柄名は含まない。オプションで日次履歴も返す。
tools
list_tools_guide
このサーバーの全ツールの説明、データの更新タイミングと遅延、無料版の制限、免責事項、今後の予定を返す。最初に一度呼ぶことを想定。

Endpoints

URLTransportStateLatencyChecked
https://ruletrade.jp/mcp streamable-http answering 367 ms 3 min ago

Alternatives to Rule Trade - Japanese equity verification layer

same job, measured the same way
D
Horizon Shield
by horizonshield

Independent buyer-side fair-price verification for Japanese construction and renovation estimates.

15 tools answering
Data Qatar
by pipeworx-io

Qatar government open data — population, economic indicators, trade, and SDG social statistics…

answering
Icd10 Coding
by accurecord

ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.

answering
HORIZON SHIELD: construction and renovation estimate auditor
by ogasurfproject-jpg

Fair-price check for Japanese renovation quotes: range, verdict, red flags, verified contractors.

15 tools answering
C
Owl Group Trading — Indicator Code
by owlgrouptrading

Verified cross-platform implementations of Owl Group Trading indicators as queryable code.

2 tools answering
Kids Stay
by sitebox

Search Japanese hotels by 51 verified kid-friendly conditions, with sources and dates.

4 tools answering
Voxodds
by voxodds

All-in outcome rankings with live depth, fees, verified rules, EV checks, and track records.

18 tools answering
C
HojinCheck — Japanese corporate verification API (hojin = 法人/corporate entity)
by hojincheck

Verify Japanese companies, invoice-issuer registrations and addresses against government open data.

6 tools answering

Rule Trade - Japanese equity verification layer — questions

Answers built from our own checks of this server.

What can Rule Trade - Japanese equity verification layer do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_anomaly_summary, get_daily_signals, get_market_regime, list_tools_guide. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Rule Trade - Japanese equity verification layer working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 367 ms. The bar chart above shows every period we have measured.
The registry lists Rule Trade - Japanese equity verification layer as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Rule Trade - Japanese equity verification layer?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Rule Trade - Japanese equity verification layer need an API key?
No. Rule Trade - Japanese equity verification layer completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
Is Rule Trade - Japanese equity verification layer open source?
We cannot say either way: written in Python, 0 stars on GitHub and 399 open issues, but we could not determine the licence, and without one the code is not open source by default.