Skip to main content
Glama

Fieldwright

Server Details

Fieldwright: web page to clean Markdown, metadata, JSON-LD, emails, phones.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with another tool. Its purpose is clearly defined and self-contained.

Naming Consistency5/5

The single tool name follows a clean verb_noun pattern (extract_page), which is consistent and predictable. There are no other names to create inconsistency.

Tool Count3/5

One tool is borderline for a server's tool surface. It is focused and useful, but the server feels thin with no supporting tools for related operations like batch extraction or site-wide crawling.

Completeness4/5

The tool covers page content, metadata, structured data, and contact extraction comprehensively for a single page. Minor gaps exist, such as no JavaScript rendering and no batch or multi-page support, but the core extraction workflow is well covered.

Available Tools

1 tool
extract_pageWeb page to Markdown + metadata (JSON-LD, OpenGraph)A
Read-onlyIdempotent
Inspect

Fetch one public web page and return its readable content as compact Markdown (links and tables kept) plus title, meta description, language, canonical URL, OpenGraph/Twitter tags, JSON-LD structured data (products, articles, organisations, events), mailto emails and tel phone numbers. Use to read or summarise a page or pull its schema.org data. No JavaScript rendering.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic http(s) URL
max_charsNoMarkdown length cap
include_markdownNo

TDQS

A4.1/5.0
Behavior4/5

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

The annotations already cover readOnly, idempotent, and non-destructive behavior. The description adds valuable beyond-annotation context: it fetches one public page, does not render JavaScript, and extracts a defined set of structured and contact data. This helps an agent anticipate dynamic-content limitations and the nature of the result.

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 dense and front-loaded with the core action, followed by output specifics and one use-case sentence. The long metadata enumeration is efficient and informative, though it makes the second sentence somewhat unwieldy. Overall it earns its place without fluff.

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

Completeness4/5

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

For a tool with no output schema, the description thoroughly enumerates the return content, including Markdown, metadata fields, structured data, and contact extraction. It also states access constraints and the no-JavaScript limitation. The only notable gap is the behavior of include_markdown=false, which is left implicit.

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

Parameters3/5

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

The schema already documents url and max_chars well; coverage is 67%, so the baseline is 3. The description does not add significant per-parameter detail beyond the schema, and the include_markdown parameter remains undocumented in both the schema and the description, though its boolean name is fairly self-explanatory.

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 opens with a specific verb and resource ('Fetch one public web page') and precisely states the output: compact Markdown plus a detailed metadata set. It names concrete use cases ('read or summarise a page or pull its schema.org data'), so an agent can clearly tell what this tool accomplishes. Even without siblings, the purpose is unambiguous.

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 provides explicit intended use cases ('Use to read or summarise a page or pull its schema.org data') and a clear limitation ('No JavaScript rendering') that helps an agent decide when this tool is appropriate. It does not name alternatives or when-not-to-use conditions, but there are no sibling tools and the stated scope is sufficient for selection.

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
    • First observedextract_page

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Fetch web pages into clean, RAG-ready Markdown with a verifiable provenance record — source URL, UTC fetch time, SHA-256 of the response body, redirect chain, and an extraction-fidelity metric. Writes WARC archives and honours robots.txt/ai.txt, so every document an agent reads can be re-verified and cited.
    141 PyPI
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources