Skip to main content
Glama

tools_httpx

Probe HTTP targets by executing httpx with custom arguments to discover web technologies and endpoints.

Instructions

Execute httpx for HTTP probing.

Args: target: Target URL, domain, or IP additional_args: Extra httpx arguments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYes
additional_argsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only states 'Execute httpx for HTTP probing' without detailing side effects, output format, or that it is a read-only operation. Minimal transparency.

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

Conciseness4/5

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

The description is very short and to the point, with a clear verb and argument list. It is efficient but could benefit from a slight structure improvement, such as separating the tool function from detailed args.

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

Completeness3/5

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

Given there is an output schema, return values are not required. However, the description lacks context on when to use this tool among many siblings, and does not mention that httpx is a known tool. Adequate but could be more complete.

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

Parameters4/5

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

The description defines the target parameter as 'Target URL, domain, or IP' and additional_args as 'Extra httpx arguments', adding meaning beyond the schema which has 0% coverage. This helps an agent understand parameter usage.

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

Purpose4/5

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

The description clearly states the tool executes httpx for HTTP probing, which conveys the specific verb and resource. It distinguishes itself from siblings like tools_nmap and tools_nikto by focusing on HTTP probing, though could be more specific about httpx's scope.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. Among many sibling probing tools, there is no indication of when httpx is appropriate compared to nmap, nikto, etc.

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/zebbern/zebbern-kali-mcp'

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