← Registry

Content Tools

rak.guru

Provides tools to search, retrieve, and browse articles from RAK's published content, including wire feeds and regional sections.

1 endpoint16 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://rak.guru/api/mcp/rak/mcp

No auth detected

MCP server metadata

Name
rak
Version
0.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 16

rak_content_search

Hybrydowe wyszukiwanie (FTS + semantyka, RRF) po opublikowanych treściach RAK.

Inferred read-only
rak_content_get_article

Pobierz pełną treść opublikowanego artykułu po `slug` lub `id`.

Inferred read-only
rak_content_list_section

Lista najnowszych opublikowanych artykułów w danej sekcji (paginacja).

Inferred read-only
rak_content_wire_feed

Syndykowany feed wire (depesze) RAK — świeże, ocenione redakcyjnie pozycje.

Inferred read-only
rak_content_region_feed

Artykuły z danego regionu (węzeł PL = województwo, po slug lokalnej witryny, np.

Inferred read-only
rak_rag_find_related

Znajdź artykuły powiązane z zapytaniem lub z konkretnym artykułem (po `slug`).

Inferred read-only
rak_rag_semantic_search

Gęste (dense) wyszukiwanie wektorowe po embeddingach artykułów RAK.

Inferred read-only
rak_rag_search_chunks

Głębokie wyszukiwanie po FRAGMENTACH (chunkach) treści RAK — hybrydowe dense+FTS (RRF).

Inferred read-only
rak_voice_search

Przeszukaj wiedzę persony (cytaty, tematy, styl, biografia, kontrowersje) z jej źródeł — domyślnie Stanowski.

Inferred read-only
rak_legal_search

Semantyczne wyszukiwanie w korpusie prawa PL (fragmenty aktów/dokumentów, ELI/ISAP).

Inferred read-only
rak_meta_list_sources

Monitoring RAK: 4800+ żywych źródeł (portale, konta X, RSS, YouTube) — pełny licznik w odpowiedzi (liveMonitoredSources) i w rak_meta_health.

Inferred read-only
rak_meta_list_skills

Katalog RAK: presety twórcze RAK GURU (17 form contentu, np.

Inferred read-only
rak_meta_health

Status pipeline'u i świeżości treści RAK (ostatnia publikacja, wolumen 24h, aktywne źródła).

Inferred read-only
rak_meta_list_agents

Katalog agentów-na-RAK (active) — referencyjny Stanowski + agenci zbudowani przez społeczność na @rak-ad/mcp.

Inferred read-only
rak_research_web

Web research z cytowaniami (Perplexity Sonar).

Inferred read-only
rak_research_extract

Pobierz dowolny URL i zwróć czysty markdown (SSRF-safe).

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.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.

Trust status Neutral

rak.guru 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.