# Seiche — funding-stress terminal MCP server

Funding stress early warning for US money markets from free public data, with an honest backtest.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-beepboop2025-seiche
- Repository: https://github.com/beepboop2025/seiche
- Website: https://seiche.info

## Install
- Command: `uvx seiche`
- Endpoint: https://api.seiche.info/mcp
- Auth: Not captured

## Setup notes
- Package: Pypi seiche v0.7.0
- Environment variable: SEICHE_MCP_PUBLIC
- Remote endpoint: https://api.seiche.info/mcp

## Tools
- funding_stress_now (Current funding-stress read) - The live money-market funding-stress reading: a 0-100 composite index, the regime (CALM/EROSION/STRAIN/STRESS), per-component decomposition, the market-stress 'Tell', and any data faults. Ask this whenever an analysis touches US dollar funding, repo, reserves, the Fed's balance sheet, or liquidity conditions. Endpoint: https://api.seiche.info/mcp
- historical_analogs (Nearest historical analogs) - The historical days most similar to today's funding conditions, and how often those analogs led to a stress event, plus a novelty flag for whether today has any close precedent. Use to ground a 'what usually happens from here' question in real history. Endpoint: https://api.seiche.info/mcp
- proof_backtest (PROOF: the honest track record) - The backtest scoreboard, stated honestly: recall and precision with 95% confidence intervals over labelled funding events, an orthogonal robustness test, every named episode (hits and misses), and the caveats. Use to judge how much to trust the readings. Endpoint: https://api.seiche.info/mcp
- data_health (Data freshness & provenance) - Freshness, provenance, and fault status for every underlying series (FRED, NY Fed, OFR, Treasury). Call this to confirm the board is current before relying on a reading. Endpoint: https://api.seiche.info/mcp
- crypto_stress_record (Wrecks: crypto episodes vs the funding board) - Labelled crypto stress episodes (Black Thursday 2020, Terra, FTX, the SVB/USDC weekend, the Oct-2025 liquidation cascade, the Ethena unwind) replayed point-in-time against the dollar-funding board. External wrecks show transmission; crypto-native wrecks show the board correctly staying quiet. Use for any 'does TradFi funding stress reach crypto' question, grounded in the record. Endpoint: https://api.seiche.info/mcp
- institutional_flows (Institutional flows: who is positioned where) - Hedge-fund / pension / sovereign positioning nowcast from public prints: the Treasury basis-trade size proxy (CFTC leveraged-fund net short, with a funding-fragility flag), asset-manager duration demand, foreign-official custody flows (H.4.1), a mixed-frequency fused positioning index with uncertainty bands, and how self-exciting stress events currently are (Hawkes branching ratio). Weekly cadence, point-in-time. Ask this when a question involves hedge fund leverage, the basis trade, pension duration bids, or sovereigns buying/selling Treasuries. Built from free public data. Endpoint: https://api.seiche.info/mcp

## Resources
Not captured

## Prompts
- is_now_dangerous - Is now a dangerous moment in money markets? A direct, evidence-backed answer on whether current funding conditions are dangerous, with the honest track record attached.

## Metadata
- Owner: io.github.beepboop2025
- Version: 0.8.0
- Runtime: Pypi
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 2, 2026
- Source: https://registry.modelcontextprotocol.io
