Fieldwright
Server Details
Fieldwright: web page to clean Markdown, metadata, JSON-LD, emails, phones.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusing it with another tool. Its purpose is clearly defined and self-contained.
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.
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.
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 toolextract_pageWeb page to Markdown + metadata (JSON-LD, OpenGraph)ARead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL | |
| max_chars | No | Markdown length cap | |
| include_markdown | No |
TDQS
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.
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.
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.
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.
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.
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 tool update
- First observed
extract_page
Related MCP Connectors
Fieldwright: web page to clean Markdown, metadata, JSON-LD, emails, phones.
Fetch any web page to clean Markdown with Litmus trust signals. No account or API key needed.
Clean markdown and structured web data. Free card API key; wallet/x402 pay-per-call optional.
Web page or HTML to clean LLM-ready Markdown or JSON. x402 pay-per-call, $0.005, no API key.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceTurns any web page into clean, token-budgeted Markdown for AI agents, with no browser installation required.7MIT
- AlicenseNot gradedqualityAmaintenanceFetch 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 PyPI2MIT
- FlicenseNot gradedqualityDmaintenanceFetches webpages and returns clean, structured Markdown with metadata (title, author, publish date, description, domain, word count).-
- AlicenseAqualityDmaintenanceConverts URLs and raw HTML to clean Markdown, enabling AI assistants to read web pages for summarization, analysis, or ingestion.27 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.