PluginBench
MCP Server
Active
AGPL-3.0

Seiche — funding-stress terminal MCP Server

io.github.beepboop2025/seiche

What is the Seiche — funding-stress terminal MCP server?

US funding-stress warning with construction-PIT evidence limits and explicit eligibility flags.

How to install Seiche — funding-stress terminal

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • SEICHE_MCP_PUBLIC

    Set to 1 to expose the eight free public tools shipped by seiche 0.9.1 over stdio: funding_stress_now, historical_analogs, proof_backtest, data_health, crypto_stress_record, institutional_flows, oil_funding_context, fx_materials_passage. The hosted 0.10.0 endpoint adds latest_article for nine anonymous tools.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seiche": {
      "command": "uvx",
      "args": [
        "seiche"
      ],
      "env": {
        "SEICHE_MCP_PUBLIC": "<YOUR_SEICHE_MCP_PUBLIC>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "seiche": {
      "command": "uvx",
      "args": [
        "seiche"
      ],
      "env": {
        "SEICHE_MCP_PUBLIC": "<YOUR_SEICHE_MCP_PUBLIC>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "seiche": {
      "command": "uvx",
      "args": [
        "seiche"
      ],
      "env": {
        "SEICHE_MCP_PUBLIC": "<YOUR_SEICHE_MCP_PUBLIC>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "seiche": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "seiche"
      ],
      "env": {
        "SEICHE_MCP_PUBLIC": "<YOUR_SEICHE_MCP_PUBLIC>"
      }
    }
  }
}
Claude Code
claude mcp add seiche --env SEICHE_MCP_PUBLIC=<YOUR_SEICHE_MCP_PUBLIC> -- uvx seiche

Related MCP servers

Live censorship, China economic, and tamper-evident AI evaluation tools with bounded analysis.

3
HTML
MIT
View repository →

Aggregate official drug-market evidence, cited analyses, and explicit claim boundaries.

1
JavaScript
MIT
View repository →

37 tools to read, create, merge, split, watermark, fill, redact & search PDFs. Local, no API key.

1
TypeScript
MIT
View repository →

Legacy PDF Toolkit identity, pinned to its 2.1.1 package; maintained successor: PDF Suite MCP.

1
TypeScript
MIT
View repository →

Verify Umbra bridge accountability proofs (signed receipts, checkpoints, Merkle inclusion).

1
Rust
View repository →

Read-only breach intel, full history 2007-today: reports THAT an org was breached, never the data.

0
Python
MIT
View repository →