13 FLOW MCP Server

Reconstructs hedge-fund / superinvestor portfolios straight from SEC EDGAR 13F-HR filings, and diffs quarter-over-quarter to surface new positions, exits, adds and trims. Data is U.S.-government public domain - free to use and redistribute. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-15 · ★ 3 · #263 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install 13 FLOW

before you install - you'll need

Set SEC_UA, SMARTMONEY_OPEN, SMARTMONEY_DB_READONLY, SMARTMONEY_DB, SMARTMONEY_ADMIN_PANEL_USER, SMARTMONEY_ADMIN_SESSION_SECRET, SMARTMONEY_ADMIN_PASSWORD_PBKDF2, SMARTMONEY_ADMIN_SESSION_SECONDS, SMARTMONEY_ADMIN_TOTP_SECRET, SMARTMONEY_ADMIN_TOTP_REQUIRED, SMARTMONEY_PRO_API before connecting. OPENFIGI_APIKEY is optional or environment-specific per the README.

Claude Code

claude mcp add bluetouff-13flow --transport http https://13flow.eu/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bluetouff-13flow": {
      "url": "https://13flow.eu/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://13flow.eu/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to 13flow.eu

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license AGPL-3.0 - declared in the repository

registry namespace io.github.bluetouff is GitHub-verified and matches the repo owner

03 · Who maintains 13 FLOW

13FLOW is maintained by bluetouff. We track 3 MCP servers from bluetouff - 3 actively maintained, 22 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from bluetouff.

  1. l0g.fr Risk Intelligence Read-only macro risk analysis, evidence, signals, and source-backed research from l0g.fr. ★ 19

04 · Facts

category
finance - ranked #263 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.bluetouff/13flow (active, first published 2026-07-19)

05 · 13 FLOW FAQ

What is 13 FLOW?

Reconstructs hedge-fund / superinvestor portfolios straight from SEC EDGAR 13F-HR filings, and diffs quarter-over-quarter to surface new positions, exits, adds and trims. Data is U.S.-government public domain - free to use and redistribute. It is available as a remote MCP endpoint.

Is 13 FLOW still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-15. We re-verify nightly.

How do I install 13 FLOW?

Run `claude mcp add bluetouff-13flow --transport http https://13flow.eu/api/mcp`. The README documents 12 environment variables (SEC_UA, OPENFIGI_APIKEY, SMARTMONEY_OPEN…) to set first. Set SEC_UA, SMARTMONEY_OPEN, SMARTMONEY_DB_READONLY, SMARTMONEY_DB, SMARTMONEY_ADMIN_PANEL_USER, SMARTMONEY_ADMIN_SESSION_SECRET, SMARTMONEY_ADMIN_PASSWORD_PBKDF2, SMARTMONEY_ADMIN_SESSION_SECONDS, SMARTMONEY_ADMIN_TOTP_SECRET, SMARTMONEY_ADMIN_TOTP_REQUIRED, SMARTMONEY_PRO_API before connecting. OPENFIGI_APIKEY is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does 13 FLOW require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to 13 FLOW

More finance MCP servers · l0g.fr Risk Intelligence · Bitcoin MCP · Evmscope · Ibanforge · Candor Finance

More Python MCP servers · FreeCAD MCP · Agentguard47 · Gridbert · Memwright · Attestor · see all