Skip to main content
Glama
523,639 tools. Updated 2026-09-06 13:38

"Ktor" matching MCP tools:

  • Provides Kotlin Multiplatform reference to share business logic across Android and iOS. Covers KMP-specific libraries, Room, Ktor, and platform code patterns.
    MIT
  • Privately fetch web pages via Tor, automatically deciding Tor or direct routing based on URL patterns for .onion, OSINT, and Tor-blocking sites.
    MIT
  • Request a new Tor circuit to get a different exit IP, changing your apparent location. Verifies IP change and handles rate-limiting automatically.
    MIT
  • Verifies Tor anonymity by checking traffic routes through Tor and comparing exit IP with direct IP to confirm anonymity before sensitive requests.
    MIT

Matching MCP Servers

  • Check your Tor connection status, exit IP, and routing configuration. Use for diagnostics to verify Tor connectivity and routing rules.
    MIT
  • Increase the logcat ring buffer size to prevent recent logs from being evicted quickly when verbose Ktor logging is used. Applies to future captures only.
    MIT
  • Capture and inspect recent HTTP request/response pairs from an Android app by parsing Ktor or OkHttp logcat output. Automatically redacts sensitive headers.
    MIT
  • Export architecture designs as runnable code, Docker configurations, Mermaid diagrams, or ADR documentation to implement or document system designs.
    MIT
  • Retrieve vetted secure code patterns for Kotlin/JVM tasks to prevent vulnerabilities before writing code. Specify the task and optional framework for targeted results.
    MIT