← Registry

Analytics

13flow.eu

Monitors and reports on live status, product readiness, research completeness, agent usage, and fund summaries for financial data services.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
13flow.eu
Version
1.0.0
Capabilities
resourcestools

Known tools 13

get_live_status

Return verifiable public state: LIVE/DEMO/DEGRADED, commit, generated_at, data_as_of, 13F period and coverage.

Inferred read-only
get_product_status

Return go-to-market readiness, sellable boundaries, validation status and blocked full-quant artifact.

Inferred read-only
get_research_readiness

Return the current research, validation, data-quality and operator-review boundary without commercial claims.

Inferred read-only
get_agent_stats

Return aggregate 7/30-day MCP usage, fixed client families, tool mix and reliability.

Inferred read-only
list_funds

Search and page through compact tracked 13F manager summaries.

Inferred read-only
get_fund

Get a bounded public fund portfolio by SEC CIK, including filing metadata, positions, moves and history counts.

Inferred read-only
get_stock

Get bounded current 13F holders, quarter moves, quality warnings and ordinal research score for one ticker.

Inferred read-only
preview_watchlist

Evaluate 1 to 25 tickers against trusted 13F flow, quality gates and explainable watch/monitor/block triggers.

Inferred read-only
discover_watchlist

Rank trusted 13F watchlist candidates with explicit filters.

Inferred read-only
get_confluence_signals

Return public cached Confluence v1 signals.

Inferred read-only
get_signal_history

Read append-only Confluence signal revisions for audit and replay.

Inferred read-only
get_confluence_methodology

Return the frozen Confluence v1 methodology contract, including proof boundary and validation requirements.

Inferred read-only
get_data_quality

Return public read-only data-quality warnings.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.13flow-eu]
url = "https://13flow.eu/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "13flow-eu": {
      "type": "http",
      "url": "https://13flow.eu/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 13flow-eu
Remote MCP URL: https://13flow.eu/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "13flow-eu": {
      "url": "https://13flow.eu/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "13flow-eu": {
      "type": "http",
      "url": "https://13flow.eu/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "13flow-eu",
  "transport": "streamable-http",
  "url": "https://13flow.eu/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 13flow.eu was fetched 2026-07-25T06:15:44.099Z and is being refreshed.

Trust status Neutral

13flow.eu is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.