mcpbeat Sign in

TradeTi.me — Market Hours MCP Server

by nicolaijohannesen Your server? Claim it
answering

TradeTi.me — Market Hours is answering right now. Last checked 7 min ago. 37 installs a week from npm. It exposes 8 tools.

Read-only trading hours for 30 stock exchanges — open now, next open, holidays, sessions.

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

Installs per day peak 298 · avg 24 · -25% w/w
a month agotoday
Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
197 ms
Response time
average over 24h
37
Installs / week
npm and PyPI

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

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

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

Available tools 8

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

exchange
get_exchange
The full record for one exchange: sessions (in exchange-local decimal hours), holidays, early closes, and official source links.
get_exchange_status
Full live status for one exchange: open flag, status enum (main_open / session_open / opening_soon / closed), session type, hours to the next transition, hours to close (if open), and why it is closed (holiday / weekend) if applicable.
exchanges
list_exchanges
List the tracked stock exchanges as lightweight summaries (id, name, city, country, timezone, region, importance). Optionally filter by region (e.g. "Asia", "Americas", "Europe"). Use this to discover valid exchange ids.
holidays
get_holidays
The closure calendar for one exchange: full-day holidays (YYYY-MM-DD, exchange-local) and early-close days with their close times.
market
is_market_open
Is a stock exchange open for trading right now (or at a given time)? Returns { open: true/false } plus status, when it next opens (weekends and holidays are skipped), and when it closes if currently open. The fastest answer to "is <exchange> open?".
markets
markets_open_now
Which of the world's stock exchanges are open right now (or at a given time)? Returns every tracked exchange with its open flag and status — ideal for "which markets are trading?".
time
time_until_next_open
When does an exchange next open? Returns hours until the next open (weekends and holidays skipped), or — if it is already open — hours until it closes.
trading
get_trading_sessions
The trading-session structure for one exchange, in exchange-local decimal hours (9.5 = 09:30). A four-number "main" means a lunch break (e.g. Tokyo 9–11.5, 12.5–15).

Endpoints

URLTransportStateLatencyChecked
https://mcp.tradeti.me/mcp streamable-http answering 210 ms 7 min ago

Alternatives to TradeTi.me — Market Hours

same job, measured the same way
EventTrader MCP
by cymetica

AI prediction market trading — real-time data, CLOB exchange, 30+ tools

local only
ru-marketplace-mcp
by vladimir-human

Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity

local only
CCXT
by ccxt

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

1 494 installs/wk local only
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Market Data
by marketcrew

Live market data & technical analysis for US stocks, ETFs and crypto. Read-only, no signup.

15 tools answering
Quicken Mac MCP
by dweekly

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

76 installs/wk local only
Rubin Exchange
by rubin

Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.

33 tools answering
Price Data MCP
by wesseltl

Live market prices and candles for AI agents (200+ coins). Data only, no trading advice.

127 installs/wk local only

TradeTi.me — Market Hours — questions

Answers built from our own checks of this server.

What can TradeTi.me — Market Hours do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_exchange, get_exchange_status, get_holidays, get_trading_sessions, is_market_open, list_exchanges and 2 more. 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 TradeTi.me — Market Hours working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 197 ms. The bar chart above shows every period we have measured.
Is TradeTi.me — Market Hours 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 TradeTi.me — Market Hours?
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 TradeTi.me — Market Hours need an API key?
No. TradeTi.me — Market Hours completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is TradeTi.me — Market Hours?
It answers our handshake in 197 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use TradeTi.me — Market Hours?
The npm package tradetime-mcp was installed 37 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.