{"id":"rohan-ascii-telnet-server","name":"ascii-telnet-server","homepage":"https://hub.docker.com/r/rohan/ascii-telnet-server","repo_url":"https://hub.docker.com/r/rohan/ascii-telnet-server","category":"communication","subcategories":[],"tags":["telnet","ascii","terminal-ui","networking","text-protocol","devtools"],"what_it_does":"ascii-telnet-server appears to be a local/server utility that speaks the Telnet protocol and renders/serves an ASCII-style interface over that connection.","use_cases":["Providing a simple text-based (ASCII) UI over Telnet for demos or testing","Building retro/terminal-style interactions without a full web stack","Lightweight internal tooling accessible via a Telnet client","Educational examples for Telnet protocol handling"],"not_for":["Public internet exposure without strong network controls","Production systems needing robust auth/authorization and auditability","Use cases requiring modern encrypted transport beyond basic TLS termination outside the app","Use cases requiring REST/GraphQL/HTTP integrations"],"best_when":"You control the network (or run it behind a proxy/VPN) and want a quick Telnet-based text UI.","avoid_when":"You need secure-by-default remote access, fine-grained auth, or standard API integration patterns.","alternatives":["ssh-based terminal apps (often more secure by default)","WebSocket/HTTP-based ASCII/terminal UIs","Netcat-style demos for ephemeral testing","Telnet/terminal gateways behind proper auth and TLS termination"],"af_score":14.5,"security_score":21.5,"reliability_score":5.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:43:28.560281+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the prompt. Telnet-based services are commonly unsecured unless explicitly implemented with auth and/or protected at the network/proxy layer."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information available; appears to be an open-source or self-hosted utility."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":14.5,"security_score":21.5,"reliability_score":5.0,"mcp_server_quality":0.0,"documentation_accuracy":0.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":20.0,"rate_limit_clarity":0.0,"tls_enforcement":10.0,"auth_strength":20.0,"scope_granularity":0.0,"dependency_hygiene":30.0,"secret_handling":50.0,"security_notes":"Telnet typically transmits data in cleartext unless protected externally (e.g., VPN, SSH tunnel, TLS-terminating proxy) or the application implements a secure transport layer. No specific auth, transport security, or dependency/security practices were provided in the prompt, so scores reflect uncertainty and common Telnet risks.","uptime_documented":0.0,"version_stability":0.0,"breaking_changes_history":0.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Telnet is stateful/interactive; agent integration is typically harder than stateless HTTP APIs.","No observable machine-readable interface (OpenAPI/SDK/MCP) was provided, so tool-like automation may require custom session handling.","If auth is absent or minimal, agents may be blocked by the lack of credentials or allowed to interact without controls."]}}