Content Tools
rak.guru
Provides tools to search, retrieve, and browse articles from RAK's published content, including wire feeds and regional sections.
ENDPOINT 1
https://rak.guru/api/mcp/rak/mcp
MCP server metadata
- Name
- rak
- Version
- 0.1.0
Known tools 16
rak_content_searchHybrydowe wyszukiwanie (FTS + semantyka, RRF) po opublikowanych treściach RAK.
Inferred read-onlyrak_content_get_articlePobierz pełną treść opublikowanego artykułu po `slug` lub `id`.
Inferred read-onlyrak_content_list_sectionLista najnowszych opublikowanych artykułów w danej sekcji (paginacja).
Inferred read-onlyrak_content_wire_feedSyndykowany feed wire (depesze) RAK — świeże, ocenione redakcyjnie pozycje.
Inferred read-onlyrak_content_region_feedArtykuły z danego regionu (węzeł PL = województwo, po slug lokalnej witryny, np.
Inferred read-onlyrak_rag_find_relatedZnajdź artykuły powiązane z zapytaniem lub z konkretnym artykułem (po `slug`).
Inferred read-onlyrak_rag_semantic_searchGęste (dense) wyszukiwanie wektorowe po embeddingach artykułów RAK.
Inferred read-onlyrak_rag_search_chunksGłębokie wyszukiwanie po FRAGMENTACH (chunkach) treści RAK — hybrydowe dense+FTS (RRF).
Inferred read-onlyrak_voice_searchPrzeszukaj wiedzę persony (cytaty, tematy, styl, biografia, kontrowersje) z jej źródeł — domyślnie Stanowski.
Inferred read-onlyrak_legal_searchSemantyczne wyszukiwanie w korpusie prawa PL (fragmenty aktów/dokumentów, ELI/ISAP).
Inferred read-onlyrak_meta_list_sourcesMonitoring RAK: 4800+ żywych źródeł (portale, konta X, RSS, YouTube) — pełny licznik w odpowiedzi (liveMonitoredSources) i w rak_meta_health.
Inferred read-onlyrak_meta_healthStatus pipeline'u i świeżości treści RAK (ostatnia publikacja, wolumen 24h, aktywne źródła).
Inferred read-onlyrak_meta_list_agentsKatalog agentów-na-RAK (active) — referencyjny Stanowski + agenci zbudowani przez społeczność na @rak-ad/mcp.
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.rak]
url = "https://rak.guru/api/mcp/rak/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"rak": {
"type": "http",
"url": "https://rak.guru/api/mcp/rak/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: rak
Remote MCP URL: https://rak.guru/api/mcp/rak/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": {
"rak": {
"url": "https://rak.guru/api/mcp/rak/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"rak": {
"type": "http",
"url": "https://rak.guru/api/mcp/rak/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "rak",
"transport": "streamable-http",
"url": "https://rak.guru/api/mcp/rak/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 rak.guru was fetched 2026-08-24T04:38:24.510Z.
rak.guru is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.