Markfetch
БесплатноНе проверенEnables AI agents to fetch any web page as clean markdown or screenshot it, turning URLs into LLM-ready context.
Описание
Enables AI agents to fetch any web page as clean markdown or screenshot it, turning URLs into LLM-ready context.
README
MCP server for Markfetch — let Claude, Cursor, or any MCP client read any web page as clean markdown or screenshot it, with one line of config.
Built for AI agents: turn a URL into LLM-ready context in one tool call.
Install
Add to your MCP client config (Claude Desktop, Cursor, Windsurf, …):
{
"mcpServers": {
"markfetch": {
"command": "npx",
"args": ["-y", "markfetch-mcp"],
"env": { "MARKFETCH_API_KEY": "rk_your_key" }
}
}
}
No key? It works out of the box on the public rate-limited demo. Get a free key (500 requests/mo, no card) at https://markfetch.com.
Tools
| Tool | What it does |
|---|---|
scrape_url(url) |
Fetches the page (real Chromium, waits for it to render) and returns the main content as clean, LLM-ready markdown. |
screenshot_url(url) |
Returns a PNG screenshot of the page. |
Env
MARKFETCH_API_KEY— your key (optional; falls back to the demo tier).MARKFETCH_API_BASE— override the API base URL.
MIT licensed.
Установка Markfetch
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/asdfas988/markfetch-mcpFAQ
Markfetch MCP бесплатный?
Да, Markfetch MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Markfetch?
Нет, Markfetch работает без API-ключей и переменных окружения.
Markfetch — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Markfetch в Claude Desktop, Claude Code или Cursor?
Открой Markfetch на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Markfetch with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
