Prices and rates that state when they were observed, so you know what you are trusting.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://mcpfax-markets.bowling-anthony.workers.dev/mcp18 outils · 153 msus_macro_indicatorsUS macroeconomic indicators from the St. Louis Fed (FRED): effective federal funds rate in percent, CPI and core PCE index levels, unemployment rate in percent, and M2 money stock, each with its own observation date. IMPORTANT: this is a STORED SNAPSHOT, not a live read of FRED at request time — fr…US macroeconomic indicators from the St. Louis Fed (FRED): effective federal funds rate in percent, CPI and core PCE index levels, unemployment rate in percent, and M2 money stock, each with its own observation date. IMPORTANT: this is a STORED SNAPSHOT, not a live read of FRED at request time — fr…
| Paramètre | Type | Description |
|---|---|---|
| as_of | string | Return the stored capture in effect at this UTC date or ISO timestamp instead of the latest one (append-only history; not subject to the freshness limit) Examp… |
us_treasury_yieldsUS Treasury constant-maturity yields for the 2, 10 and 30 year tenors in percent, the computed 10s2s curve spread with an explicit inverted flag, and the 30-year fixed mortgage rate. IMPORTANT: this is a STORED SNAPSHOT, not a live read — the FRED host blocks Cloudflare Workers (HTTP 520), so it is…US Treasury constant-maturity yields for the 2, 10 and 30 year tenors in percent, the computed 10s2s curve spread with an explicit inverted flag, and the 30-year fixed mortgage rate. IMPORTANT: this is a STORED SNAPSHOT, not a live read — the FRED host blocks Cloudflare Workers (HTTP 520), so it is…
| Paramètre | Type | Description |
|---|---|---|
| as_of | string | Return the stored capture in effect at this UTC date or ISO timestamp instead of the latest one (append-only history; not subject to the freshness limit) Examp… |
fx_reference_ratesEuropean Central Bank reference foreign-exchange rates for a chosen base currency, with the ECB observation date. Refreshed automatically by a Worker cron from Frankfurter. These are daily reference rates, not live tradable quotes, and every response carries `snapshot.captured_at` and `snapshot.age…European Central Bank reference foreign-exchange rates for a chosen base currency, with the ECB observation date. Refreshed automatically by a Worker cron from Frankfurter. These are daily reference rates, not live tradable quotes, and every response carries `snapshot.captured_at` and `snapshot.age…
| Paramètre | Type | Description |
|---|---|---|
| base | string | Base currency ISO-4217 (default USD) Example: 'USD'. |
| symbols | string | Comma-separated target currencies Example: 'EUR,GBP,JPY'. |
| as_of | string | Return the stored capture in effect at this UTC date or ISO timestamp instead of the latest one (append-only history; not subject to the freshness limit) Examp… |
crypto_spot_pricesCoinbase spot price in USD for up to ten crypto assets. Use this for a current crypto price. Returns an explicit per-symbol error rather than a guessed number when an asset is unavailable. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data, and…Coinbase spot price in USD for up to ten crypto assets. Use this for a current crypto price. Returns an explicit per-symbol error rather than a guessed number when an asset is unavailable. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data, and…
| Paramètre | Type | Description |
|---|---|---|
| symbols | string | Comma-separated asset symbols (default BTC,ETH,SOL) Example: 'BTC,ETH'. |
stablecoin_peg_deviationUSDC, USDT and DAI spot price against USD plus each one's peg deviation in basis points. Use this to check whether a stablecoin is holding its dollar peg before settling or holding value in it. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data…USDC, USDT and DAI spot price against USD plus each one's peg deviation in basis points. Use this to check whether a stablecoin is holding its dollar peg before settling or holding value in it. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data…
Aucun schéma d’entrée n’a été publié pour cet outil.
base_gas_priceCurrent Base mainnet gas price read live from JSON-RPC, in both wei and gwei. Use this to estimate the cost of a Base transaction before submitting it. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data, and a call that returns no data is never…Current Base mainnet gas price read live from JSON-RPC, in both wei and gwei. Use this to estimate the cost of a Base transaction before submitting it. Costs $0.005 USDC per call via x402 on Base; an unpaid call returns the payment challenge instead of data, and a call that returns no data is never…
Aucun schéma d’entrée n’a été publié pour cet outil.
defi_protocolsRank DeFi protocols by total value locked from DefiLlama, filtered by chain, category or name substring, with each protocol's slug, category, chain list, TVL in USD, 1d/7d TVL change and market cap. Use it to size a protocol, find the biggest venues on a chain, or resolve the slug the protocol-deta…Rank DeFi protocols by total value locked from DefiLlama, filtered by chain, category or name substring, with each protocol's slug, category, chain list, TVL in USD, 1d/7d TVL change and market cap. Use it to size a protocol, find the biggest venues on a chain, or resolve the slug the protocol-deta…
| Paramètre | Type | Description |
|---|---|---|
| chain | string | Only protocols deployed on this chain Example: 'Base'. |
| category | string | Exact DefiLlama category Example: 'Lending'. |
| search | string | Name or slug substring Example: 'aave'. |
| limit | integer | How many to return, 1-100 (default 20) Example: '20'. |
defi_protocolFull DefiLlama detail for one protocol by slug: current TVL in USD with its observation time, per-chain TVL breakdown, category, token symbol, chain list, description and links. Use it after finding a slug with the protocols list. An unknown slug returns an honest not_found and is not billed. Costs…Full DefiLlama detail for one protocol by slug: current TVL in USD with its observation time, per-chain TVL breakdown, category, token symbol, chain list, description and links. Use it after finding a slug with the protocols list. An unknown slug returns an honest not_found and is not billed. Costs…
| Paramètre | Type | Description |
|---|---|---|
| slug | string | DefiLlama protocol slug (required) Example: 'aave-v3'. |
defi_chainsTotal value locked per blockchain from DefiLlama, ranked high to low, with each chain's native token symbol and EVM chain id plus the summed cross-chain total. Use it to compare chains by capital deployed or to check where a chain sits. A chain with no published TVL keeps a null figure and is exclu…Total value locked per blockchain from DefiLlama, ranked high to low, with each chain's native token symbol and EVM chain id plus the summed cross-chain total. Use it to compare chains by capital deployed or to check where a chain sits. A chain with no published TVL keeps a null figure and is exclu…
| Paramètre | Type | Description |
|---|---|---|
| search | string | Chain name substring Example: 'Base'. |
| limit | integer | How many to return, 1-100 (default 25) Example: '25'. |
defi_yieldsScreen DefiLlama's yield-pool universe by chain, project, token symbol, minimum TVL and stablecoin-only, ranked by APY, returning each pool's stable pool_id, chain, project, symbol, TVL in USD, total/base/reward APY, 30-day mean APY, impermanent-loss risk and exposure. Use it to find where a given…Screen DefiLlama's yield-pool universe by chain, project, token symbol, minimum TVL and stablecoin-only, ranked by APY, returning each pool's stable pool_id, chain, project, symbol, TVL in USD, total/base/reward APY, 30-day mean APY, impermanent-loss risk and exposure. Use it to find where a given…
| Paramètre | Type | Description |
|---|---|---|
| chain | string | Only pools on this chain Example: 'Base'. |
| project | string | Only pools from this DefiLlama project Example: 'aave-v3'. |
| symbol | string | Token symbol substring Example: 'USDC'. |
| min_tvl_usd | number | Minimum pool TVL in USD (default 1000000) Example: '1000000'. |
| stablecoin_only | boolean | Only stablecoin pools Example: 'true'. |
| limit | integer | How many to return, 1-100 (default 20) Example: '20'. |
defi_token_pricesPrice arbitrary on-chain tokens with DefiLlama's coins API, addressed as chain:address (or coingecko:id), returning price in USD, symbol, decimals, a confidence score and the pricing timestamp for each. Use it to value a DeFi position holding tokens no exchange lists. This is NOT the exchange spot-…Price arbitrary on-chain tokens with DefiLlama's coins API, addressed as chain:address (or coingecko:id), returning price in USD, symbol, decimals, a confidence score and the pricing timestamp for each. Use it to value a DeFi position holding tokens no exchange lists. This is NOT the exchange spot-…
| Paramètre | Type | Description |
|---|---|---|
| coins | string | Comma-separated DefiLlama coin ids as chain:address or coingecko:id, up to 20 (required) Example: 'base:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913,coingecko:et… |
| search_width | string | How far back a price may be taken from (default 6h) Example: '6h'. |
polymarket_marketsList live Polymarket markets ordered by volume or liquidity, each with its question, Gamma id, condition id, every outcome with its USDC price and CLOB token id, best bid/ask, last trade price, volume, liquidity and end date. Use it to see what the largest real-money prediction markets are pricing…List live Polymarket markets ordered by volume or liquidity, each with its question, Gamma id, condition id, every outcome with its USDC price and CLOB token id, best bid/ask, last trade price, volume, liquidity and end date. Use it to see what the largest real-money prediction markets are pricing…
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | How many markets, 1-50 (default 10) Example: '10'. |
| order | string | volumeNum, liquidityNum, startDate or endDate Example: 'volumeNum'. |
| ascending | boolean | Sort ascending instead of descending Example: 'false'. |
| closed | boolean | Return closed markets instead of open ones Example: 'false'. |
polymarket_eventsList Polymarket events — the grouped questions such as an election or a rate decision — ordered by volume, each with title, slug, end date, volume, 24h volume, liquidity, open interest, its full market count and the priced member markets themselves. Use it when a question has many candidate outcome…List Polymarket events — the grouped questions such as an election or a rate decision — ordered by volume, each with title, slug, end date, volume, 24h volume, liquidity, open interest, its full market count and the priced member markets themselves. Use it when a question has many candidate outcome…
| Paramètre | Type | Description |
|---|---|---|
| limit | integer | How many events, 1-25 (default 5) Example: '5'. |
| markets_per_event | integer | Member markets per event, 1-25 (default 5) Example: '5'. |
| ascending | boolean | Sort ascending instead of descending Example: 'false'. |
| closed | boolean | Return closed events instead of open ones Example: 'false'. |
polymarket_marketOne Polymarket market by Gamma id, slug or condition id, with its full outcome pricing and the LIVE CLOB order book for each outcome token: best bid, best ask, midpoint, spread and the top price levels with sizes. Use it before taking a position, to see real depth rather than only a last price. An…One Polymarket market by Gamma id, slug or condition id, with its full outcome pricing and the LIVE CLOB order book for each outcome token: best bid, best ask, midpoint, spread and the top price levels with sizes. Use it before taking a position, to see real depth rather than only a last price. An…
| Paramètre | Type | Description |
|---|---|---|
| id | string | Polymarket Gamma market id Example: '908713'. |
| slug | string | Market slug, if you have no id Example: 'fed-rate-hike-in-2026'. |
| condition_id | string | Full 0x-prefixed 32-byte condition id (66 chars), as returned by the markets/events/search tools Example: '0xf708d6652a477c59d7da116df8ff3d393b993e7037367b96cc… |
| depth | integer | Order-book levels per side, 1-20 (default 5) Example: '5'. |
polymarket_tradesRecent public trade prints for one Polymarket market, addressed by its condition id: timestamp, side, outcome, price, size, notional in USD, the trader's published pseudonym and wallet, and the transaction hash. Use it to see whether a quoted price is actually trading and who is behind the flow. Co…Recent public trade prints for one Polymarket market, addressed by its condition id: timestamp, side, outcome, price, size, notional in USD, the trader's published pseudonym and wallet, and the transaction hash. Use it to see whether a quoted price is actually trading and who is behind the flow. Co…
| Paramètre | Type | Description |
|---|---|---|
| market | string | Full 0x-prefixed 32-byte condition id (66 chars) of the market, as returned by the markets/events/search tools (required) Example: '0xf708d6652a477c59d7da116df… |
| limit | integer | How many trades, 1-100 (default 20) Example: '20'. |
polymarket_leaderboardPolymarket's public trader leaderboard by traded volume or realised profit over a 1d, 7d, 30d or all-time window, returning each trader's rank, published pseudonym and display name, wallet address and USDC amount. Use it to find who is moving size on the venue. A trader who publishes no name stays…Polymarket's public trader leaderboard by traded volume or realised profit over a 1d, 7d, 30d or all-time window, returning each trader's rank, published pseudonym and display name, wallet address and USDC amount. Use it to find who is moving size on the venue. A trader who publishes no name stays…
| Paramètre | Type | Description |
|---|---|---|
| metric | string | volume or profit (default volume) Example: 'volume'. |
| window | string | 1d, 7d, 30d or all (default 7d) Example: '7d'. |
| limit | integer | How many traders, 1-50 (default 10) Example: '10'. |
manifold_marketsSearch or browse Manifold Markets questions, returning each one's probability, outcome type, volume, liquidity, unique bettor count, close time, creator and resolution state. Manifold is a PLAY-money venue denominated in MANA, so treat a probability as a crowd forecast rather than a real-money pric…Search or browse Manifold Markets questions, returning each one's probability, outcome type, volume, liquidity, unique bettor count, close time, creator and resolution state. Manifold is a PLAY-money venue denominated in MANA, so treat a probability as a crowd forecast rather than a real-money pric…
| Paramètre | Type | Description |
|---|---|---|
| search | string | Question text to search for Example: 'bitcoin'. |
| limit | integer | How many markets, 1-50 (default 10) Example: '10'. |
| sort | string | score, newest, liquidity, close-date or most-popular Example: 'score'. |
| filter | string | all, open, closed or resolved (default open) Example: 'open'. |
prediction_market_searchFind a prediction market by question text across two venues at once — Polymarket (USDC, real money) and Manifold (MANA, play money) — returning a single normalised list with the venue, its currency, the question, the YES probability, volume, end date and a direct URL, plus a per-venue status so a v…Find a prediction market by question text across two venues at once — Polymarket (USDC, real money) and Manifold (MANA, play money) — returning a single normalised list with the venue, its currency, the question, the YES probability, volume, end date and a direct URL, plus a per-venue status so a v…
| Paramètre | Type | Description |
|---|---|---|
| q | string | Question text to search for (required) Example: 'fed rate'. |
| limit_per_venue | integer | Results per venue, 1-20 (default 5) Example: '5'. |
| venues | string | Comma-separated subset of polymarket,manifold Example: 'polymarket,manifold'. |
18 outils sur 18 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Prices and rates that state when they were observed, so you know what you are trusting.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.