Skip to main content
Glama

validate

Read-only

Run validation tests for website performance and security, checking HTTP/2/3, compression, TLS 1.3, and fingerprinting to identify optimization opportunities.

Instructions

Run validation tests against real websites.

Tests: HTTP/2, HTTP/3, compression, fingerprinting, TLS 1.3, 1Password.

Returns: Validation results with timing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
duration_sYesTotal validation duration in seconds
Behavior4/5

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

Annotations cover safety profile (readOnly, non-destructive, open-world). Description adds valuable behavioral specifics: lists exact test protocols performed and notes that results include timing data. No contradictions with 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?

Excellent structure with three distinct, compact lines covering action, test scope, and return values. No wasted words; front-loaded with the core verb and target.

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?

Adequate for a zero-parameter tool with existing output schema. Description appropriately avoids redundant return value details (covered by schema) while still noting the timing aspect. Safety profile covered by annotations.

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?

Baseline score of 4 applies as there are zero parameters requiring semantic explanation. The schema is empty object, requiring no additional parameter context from the description.

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?

Specific verb 'Run' with clear resource 'validation tests against real websites'. Lists specific test categories (HTTP/2, HTTP/3, TLS 1.3, 1Password) that clarify scope. However, lacks explicit distinction from sibling 'fingerprint' tool which overlaps with the 'fingerprinting' test mentioned.

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

Usage Guidelines3/5

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

Provides implied usage guidance through enumeration of specific test types (HTTP/2, compression, TLS, etc.), suggesting when to invoke based on validation needs. No explicit comparison to siblings like 'benchmark' or 'fingerprint' to clarify selection criteria.

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/MikkoParkkola/nab'

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