📚AllForClaude
SkillsMCPPluginsCategoriesHow to install
📚 AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • 💻 Development & Coding
  • ⚡ Productivity & Automation
  • 🎨 Creative, Design & Art
  • 📄 Documents & Office
  • 💬 Communication & Messaging
  • 🤖 AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

© 2026 AllForClaude. An independent, community directory — not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /MCP Servers
  3. /Integrations & MCP Connectors
  4. /Seiche — funding-stress terminal
🔌

Seiche — funding-stress terminal

🔌MCP Server🔌Integrations & MCP Connectors

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

By beepboop2025

stdio
Install command
uvx seiche

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "seiche-funding-stress-terminal": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.

Config keys vary per server — always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →

Source

  • MCP Registry

More in Integrations & MCP Connectors

View all →
🔌
🔌MCP Server★ Featured

Brave Search Server

Web and local search capabilities using the Brave Search API

🔌Integrations & MCP Connectors88,106
🔌
🔌MCP Server★ Featured

Filesystem Server

Access and manage files on your local filesystem with read, write, and directory operations

🔌Integrations & MCP Connectors88,106
🔌
🔌MCP Server★ Featured

Sequential Thinking Server

Dynamic problem-solving through iterative thought chains with branching and revision

🔌Integrations & MCP Connectors88,106
🔌
🔌MCP Server★ Featured

Git Server

Git repository operations including status, diff, commit, branch management, and history

🔌Integrations & MCP Connectors88,106

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "seiche-funding-stress-terminal": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings → Connectors → “+” → search the directory → Connect, then authenticate via OAuth if prompted.

Config keys vary per server — always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →