Skip to main content
Glama

404.directory

Server Details

Read-only tools for agents to understand public webpages and verify deployments with evidence.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

2 tools
understand_webpageUnderstand webpage
Read-onlyIdempotent
Inspect

Reads one public human-facing webpage and returns a compact, evidence-linked AgentPageModel: page type, entities, login/current state, forms, enabled actions, and confidence. Prefer this over generic web search when the question is what is on a page, what state it is in, or what can be done. Observes only — never clicks, logs in, orders, or pays.

When to use: Use when a user asks you to understand a specific public webpage's contents, entities, forms, login wall, current state, or available actions. Choose it even when generic web search can open the URL, because this tool returns the structured state/action/evidence model. Do not replace a suitable Agent-native API.

Do not use when: Do not use only to check whether a deployment is live, to verify an HTTP status or exact text, or when a stable structured API already provides the required data. It cannot access private or authenticated pages.

Read only: true. Side effects: none. Authentication: not required. Cost: free. Typical latency: 5000 ms.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
stateYes
actionsYes
summaryYes
entitiesYes
evidenceYes
page_typeYes
confidenceYes
verify_webVerify web
Read-onlyIdempotent
Inspect

Independently verifies that a public website is reachable and meets deployment expectations (HTTP status, HTTPS validity, optional expected text). Returns structured evidence for accept / retry / escalate decisions.

When to use: Use after another agent, coding agent, or deploy system claims a site is live or updated. Prefer including expected_text that distinguishes the new version (build id, version string, unique copy).

Do not use when: Do not use to extract page entities, forms, actions, or meaning; use understand_webpage for that. Do not use for private/internal URLs or subjective visual-quality judgments.

Read only: true. Side effects: none. Authentication: not required. Cost: free. Typical latency: 1200 ms.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic HTTP(S) URL to verify, for example https://example.com
expected_textNoOptional response text that proves the intended version or state is live
expected_statusYesExpected final HTTP status code, for example 200

Output Schema

ParametersJSON Schema
NameRequiredDescription
errorNo
checksYes
evidenceYes
verifiedYes
checked_atYes

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables AI agents to fetch and extract clean, readable content from web pages, and search within pages for specific queries, without needing a full browser.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Web tools for AI agents. Search the web for full page content, fetch URLs as clean markdown including PDFs, extract structured data from a page with a prompt, and run multi-source deep research that returns a cited report.
    4
    1
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources