Skip to main content
Glama

1cent Web Intelligence for AI Agents

Free live demo: check fixed example.com

demo.live.pulse
Read-onlyIdempotent

Run the real SSRF-protected URL Pulse service against the fixed https://example.com/ target without payment. The tool accepts no URL, is rate-limited per client and preserves normal cache and audit behavior.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
demoNo
resultYes
fixed_targetYes
payment_requiredNo
rate_limit_per_hourYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.7/5.0
Behavior5/5

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

Annotations already indicate readOnlyHint=true, openWorldHint=true, idempotentHint=true, destructiveHint=false. The description adds valuable behavioral context: SSRF protection, fixed target, rate-limiting per client, and preservation of cache/audit behavior. No contradictions.

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?

The description consists of two concise sentences that front-load the key information (purpose, target, payment, rate-limiting, cache/audit). Every sentence adds value without redundancy.

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?

For a simple tool with no parameters, an existing output schema, and comprehensive annotations, the description covers all important aspects: what it does, constraints (fixed target, rate-limiting), and behavioral traits (SSRF protection, cache/audit preservation). No gaps.

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?

With 0 parameters and 100% schema coverage, the schema already fully documents the input. The description adds value by explaining that no URL is accepted and the target is fixed, which is important context beyond the empty schema.

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 the tool runs the SSRF-protected URL Pulse service against a fixed target (https://example.com/) without payment. It distinguishes from siblings like demo.url.pulse and web.url.pulse by noting it accepts no URL and is a free demo.

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

Usage Guidelines4/5

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

The description implies use for testing/demo purposes without payment, and mentions rate-limiting per client. However, it does not explicitly state when to use this tool vs. the full web.url.pulse tools or when not to use it (e.g., for actual URL scanning).

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources