Analytics
rozkoduj.com
Provides financial market data, strategy leaderboards, and research for investment analysis.
ENDPOINT 1
https://mcp.rozkoduj.com/mcp
MCP server metadata
- Name
- rozkoduj
- Version
- 2026.7.31
Rozkoduj's own trading intelligence, mirroring the site's pillars: 'leaderboard' - published, backtested strategies ranked by the Rozkoduj Score (filter by family, or by instrument symbol to answer 'what works best on AAPL?'); 'strategy' - one strategy's full dossier with its backtest summary (score, APY as cagr local / cagr_usd cross-market, max_drawdown, win_rate, risk mode); 'instrument' - the covered-markets catalog, or with a symbol one instrument's dossier (buy-and-hold facts + the six-axis character fingerprint); 'research' - one search across the public articles (returns slug+locale for citation) and, for signed-in paid tiers, the deeper knowledge corpus.
Known tools 4
researchSearch the research - public articles plus, when signed in on a paid tier, the deeper knowledge base, in one query.
Inferred read-onlyCONNECT 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.rozkoduj]
url = "https://mcp.rozkoduj.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"rozkoduj": {
"type": "http",
"url": "https://mcp.rozkoduj.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: rozkoduj
Remote MCP URL: https://mcp.rozkoduj.com/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": {
"rozkoduj": {
"url": "https://mcp.rozkoduj.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"rozkoduj": {
"type": "http",
"url": "https://mcp.rozkoduj.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "rozkoduj",
"transport": "streamable-http",
"url": "https://mcp.rozkoduj.com/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 rozkoduj.com was fetched 2026-08-08T11:35:49.876Z and is being refreshed.
rozkoduj.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.