Skip to main content
Glama
Jambozx

OnlineCyberTools MCP (280+ filterable tools)

security_proxy_test_stream

Tests proxy servers sequentially and streams live results via Server-Sent Events, providing real-time progress for each proxy's reachability, speed, anonymity, and geolocation.

Instructions

Proxy Tester (Live SSE Stream). Tests a list of proxy servers one at a time and streams each result as it completes via Server-Sent Events (Content-Type text/event-stream). Makes outbound HTTP/HTTPS connections through every supplied proxy to measure reachability, speed, anonymity, SSL support, IP leakage, and geolocation, so results reflect live network state and vary between calls. Use security_proxy_parse first to normalise raw input; use security_proxy_test for a single batched JSON response, or security_proxy_test_single for one proxy; use this streaming variant to show incremental per-proxy progress for a large list. CAPTCHA-gated and rate-limited (anonymous 2/min, 10/hour, 30/day; CAPTCHA after 5/hour). Each SSE frame is a JSON object whose "type" is one of start, result, error, or complete.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
proxiesYesNewline-separated proxy list. Each non-empty line must match [protocol://][user:pass@]host:port (protocol defaults to http; port 1-65535). Blank lines and lines starting with # are skipped. Lines that fail to parse are dropped before testing.
optionsNoOptional test settings.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses outbound HTTP/HTTPS connections, live network state, variance between calls, rate limiting details, and SSE frame types (start, result, error, complete). Adds significant context beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Structured with title, purpose, behavior, sibling differentiation, rate limits, and SSE format. Every sentence is informative and efficient, no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers all essential aspects: purpose, usage guidelines, behavior, parameter details, rate limits, and output format (SSE types). Complete for the tool's complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description explains the proxies parameter format (protocol://user:pass@host:port, defaults, skipping rules) and notes that options like concurrency and retryAttempts are accepted but not applied. Adds meaning over the 100% schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it tests proxy servers with a streaming SSE response, specifies the verb 'tests' and the resource 'list of proxy servers', and explicitly distinguishes from siblings like security_proxy_test and security_proxy_test_single.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit guidance: use security_proxy_parse for normalizing input, use security_proxy_test for batch JSON, use this streaming variant for incremental progress. Also mentions rate limits and CAPTCHA constraints, aiding in deciding when to use.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jambozx/onlinecybertools-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server