Skip to main content
Glama

Server Details

Turn any webpage into a structured action manifest — clickable, fillable, submittable elements.

Ownership verified
Status
Healthy
Uptime
100.0% over 36 days
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with others. The purpose is singular and clear.

Naming Consistency5/5

The single tool name follows a clear and conventional verb_noun pattern ('get_manifest'), making it predictable and descriptive.

Tool Count3/5

A server with just one tool feels thin and offers minimal functionality. It is borderline acceptable for such a narrow purpose, but the count is at the lower edge of typical expectations.

Completeness3/5

The server covers a single fetch operation for manifests, but lacks any supporting operations like listing, refreshing, or validating. The surface is minimal and could leave agents without workarounds if additional behavior is needed.

Available Tools

1 tool
get_manifestCInspect

Fetch a structured action manifest (clickable/fillable/submittable elements) for a web page.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
freshNo

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations, the description must disclose behavioral traits (e.g., caching behavior, authentication needs, rate limits, or costs). It only states the basic function, leaving important behaviors like the freshness parameter's effect or network dependency unclear.

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 is a single 19-word sentence that immediately states the tool's purpose. No fluff, perfectly concise and front-loaded.

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

Completeness2/5

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

Given no output schema and two parameters, the description omits important context: return format, page loading behavior, or limitations (e.g., dynamic content). More detail is needed for effective use.

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

Parameters1/5

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

The input schema has 0% description coverage, and the description does not explain the 'url' or 'fresh' parameters. An agent cannot infer what values to provide or how 'fresh' affects behavior beyond the default.

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 verb ('Fetch') and resource ('structured action manifest'), and explains what the manifest contains ('clickable/fillable/submittable elements'). No siblings exist, so differentiation is not needed. This is specific and unambiguous.

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 is provided on when or when not to use this tool, no prerequisites, and no alternatives mentioned. The description lacks any context for usage decisions.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedget_manifest1 field changed
      • addedInput schema / properties / fresh
        Added value: +{
        +  "default": false,
        +  "title": "Fresh",
        +  "type": "boolean"
        +}
  2. 1 tool update
    • First observedget_manifest

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to browse, click, type, screenshot, and extract data from web pages without writing CSS selectors, using numbered element refs. It also supports office automation such as bulk form filling, table extraction, downloads, PDF archiving, and page monitoring.
    14 npm
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Gives AI agents a compact, semantic interface to the browser, returning structured page snapshots with stable element IDs instead of raw DOM. Enables agents to navigate, interact, and extract information from web pages efficiently.
    6
    26
    7 npm
    17
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts raw HTML into structured, AI-readable page maps with 97% token reduction, enabling agents to read, click, type, and navigate any web page.
    9
    13
    36
    AGPL 3.0
  • A
    license
    C
    quality
    A
    maintenance
    Enables AI agents to automate real Chrome via a structured Semantic Action Graph, without screenshots, CDP, or bot detection. It supports clicks, form filling, navigation, and state diffs on strict-CSP sites and modern SPAs.
    28
    5
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources