markfetch
Server Details
Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.
- Status
- Healthy
- Uptime
- 100.0% over 22 days
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
There is only one tool, so there is no possibility of confusing it with another tool. Its purpose is clearly stated and unambiguous.
The tool name follows a clear verb_noun pattern, with 'fetch' as the action and 'markdown' as the resource. With only one tool, there is limited evidence of a broader naming convention, but there are no inconsistencies.
A single tool is on the thin side, but it aligns well with the server's narrow purpose of fetching web pages as Markdown. The tool is not trivial, and one focused operation can be appropriate for a single-purpose server.
The single tool covers the full intended workflow: fetching a page, extracting readable content, and returning Markdown with metadata. The optional render parameter adds JavaScript handling, so there are no obvious gaps within the stated scope.
Available Tools
1 toolfetch_markdownAInspect
Fetch a web page and return its readable content as Markdown, with title, byline, excerpt and metadata. Set render=true for JavaScript-heavy pages (Pro).
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full http or https URL | |
| mode | No | article extracts the main content; full converts the whole page | |
| links | No | Include up to 200 absolute links found on the page | |
| render | No | Render JavaScript in a headless browser first (Pro plan) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries full responsibility for behavioral disclosure. It does reveal that the output is readable content converted to Markdown and includes metadata, and it hints that render uses a headless browser for JS-heavy pages. However, it omits potential failure modes, rate limits, network dependencies, or what happens with non-HTML content, which are relevant for a web-fetching tool.
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 two sentences with no redundancy. The core action and output are front-loaded in the first sentence, and the second sentence provides a concise, actionable tip. Every word earns its place, and the description is easy to scan for an agent.
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?
With no output schema, the description helpfully enumerates what the Markdown output will include (title, byline, excerpt, metadata). It also covers the main invocation point (URL) and the key optional behavior (render). It is complete enough for a straightforward fetching tool, though it could mention default behavior for mode and links, and clarify 'Pro' constraints.
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?
Schema description coverage is 100%, so the schema already documents all parameters. The description adds minimal value by suggesting when to set render=true for JavaScript-heavy pages, which slightly extends the schema's 'Render JavaScript in a headless browser first (Pro plan)'. This is a marginal addition, so the baseline score of 3 is appropriate.
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 clearly states the action ('Fetch a web page') and the specific output ('readable content as Markdown, with title, byline, excerpt and metadata'). It distinguishes the tool from a generic fetcher by specifying the transformation to Markdown and the extra metadata. The verb and resource are explicit, making the tool's purpose immediately understandable.
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 gives clear context for when to use the tool: whenever a web page's readable Markdown content is needed. It also provides a conditional usage hint for the render parameter ('Set render=true for JavaScript-heavy pages'). With no sibling tools, explicit comparison is not necessary, but the description could be slightly stronger by mentioning when to use mode=full vs article.
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
fetch_markdown
Related MCP Connectors
Clean Markdown and AI-readability scoring for any URL. Built for AI agents.
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
Web scraping for agents. Point it at a URL and it returns the page as clean markdown, JavaScript-rendered pages included. Point it at a site and it maps the URLs or crawls the section you need in the background, a few pages at a time so results fit in the conversation. Search the web and read full pages, extract fields with a JSON schema you define (validated, never invented), read a store's catalogue or a blog's posts from the platform's own feed, and check whether a page has changed. Failed requests cost nothing. The free plan includes 1,500 credits a month.
Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceTurns any web page into clean, token-budgeted Markdown for AI agents, with no browser installation required.7MIT

HatFetchofficial
AlicenseAqualityAmaintenanceEnables LLM agents to read any website by scraping and crawling into clean Markdown, automatically bypassing bot detection with residential proxies.2330 npmMIT- AlicenseNot gradedqualityCmaintenanceEnables converting any URL or website into clean, LLM-ready Markdown, supporting single-page scraping and full-site crawling for AI agents.MIT
- AlicenseAqualityCmaintenanceEnables AI agents to read web pages reliably, returning clean markdown content, hyperlinks, and metadata without navigation or ad noise.36 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.