Seiche — world-markets evidence terminal
Rank #3,222io.github.beepboop2025/seiche
Money, FX, capital-market and metadata-only China macro evidence with source clocks and limits.
Seiche — world-markets evidence terminal is a Model Context Protocol (MCP) server published by beepboop2025. It ranks #3,222 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Seiche — world-markets evidence terminal is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 112,238 of 115,460 servers on MCP Toplist.
Use Seiche — world-markets evidence terminal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http seiche https://api.seiche.info/mcpclaude mcp add seiche -e "SEICHE_MCP_PUBLIC=<your SEICHE_MCP_PUBLIC>" -- uvx seicheReplace each placeholder with your own value before saving.
[mcp_servers.seiche]
url = "https://api.seiche.info/mcp"Add to ~/.codex/config.toml.
[mcp_servers.seiche]
command = "uvx"
args = ["seiche"]
[mcp_servers.seiche.env]
SEICHE_MCP_PUBLIC = "<your SEICHE_MCP_PUBLIC>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.seiche.info/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"seiche": {
"command": "uvx",
"args": [
"seiche"
],
"env": {
"SEICHE_MCP_PUBLIC": "<your SEICHE_MCP_PUBLIC>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seiche": {
"url": "https://api.seiche.info/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"seiche": {
"command": "uvx",
"args": [
"seiche"
],
"env": {
"SEICHE_MCP_PUBLIC": "<your SEICHE_MCP_PUBLIC>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seiche": {
"type": "http",
"url": "https://api.seiche.info/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"seiche": {
"type": "stdio",
"command": "uvx",
"args": [
"seiche"
],
"env": {
"SEICHE_MCP_PUBLIC": "<your SEICHE_MCP_PUBLIC>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seiche": {
"serverUrl": "https://api.seiche.info/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seiche": {
"command": "uvx",
"args": [
"seiche"
],
"env": {
"SEICHE_MCP_PUBLIC": "<your SEICHE_MCP_PUBLIC>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seiche": {
"url": "https://api.seiche.info/mcp"
}
}
}{
"mcpServers": {
"seiche": {
"command": "uvx",
"args": [
"seiche"
],
"env": {
"SEICHE_MCP_PUBLIC": "<your SEICHE_MCP_PUBLIC>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.beepboop2025%2Fseiche)<a href="https://mcptoplist.com/server/io.github.beepboop2025%2Fseiche"><img src="https://mcptoplist.com/badge/io.github.beepboop2025%2Fseiche.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
beepboop2025
Other servers by beepboop2025
- Palimpsest — censorship, China economy and model-eval observatory#774 · 9 vers
- LiquiLens Evidence Carrier#8,169 · 3 vers
- NarcoScope — official drug-market evidence explorer#8,412 · 3 vers
- my quant doesn’t speak english — editorial discovery#8,930 · 2 vers
- data-breach-detector#9,025 · 5 vers
- Financial Evidence#10,858 · 2 vers
- LiquiLens — the Failure Radar#11,256 · 8 vers
- Groundcheck#13,096 · 5 vers
- pdf-suite-mcp#14,875 · 3 vers
- Lucent#19,701 · 2 vers
- noisefloor — is this number real?#22,069 · 2 vers
- Umbra Xmr Bridge#25,205 · 2 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.11.1 | Aug 24, 2026 |
| 0.10.1 | Aug 21, 2026 |
| 0.10.0 | Aug 16, 2026 |
| 0.9.1 | Aug 8, 2026 |
| 0.8.0 | Aug 2, 2026 |
| 0.7.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Seiche — world-markets evidence terminal?
- Seiche — world-markets evidence terminal is maintained by beepboop2025, which publishes 16 MCP servers (61 total versions) tracked on MCP Toplist.
- Is Seiche — world-markets evidence terminal listed on the Official MCP Registry?
- Yes — Seiche — world-markets evidence terminal is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Seiche — world-markets evidence terminal have?
- MCP Toplist tracks 6 versions of Seiche — world-markets evidence terminal, most recently published on Aug 24, 2026.
- Where can I find the source code for Seiche — world-markets evidence terminal?
- The source code for Seiche — world-markets evidence terminal is hosted at github.com/beepboop2025/seiche.