loading…
Search for a command to run...
loading…
Fetch pages, search the web, and extract structured data — built for AI agents. ## Tools - **fetch** — Any URL → clean markdown, optimized for LLM context windo
Fetch pages, search the web, and extract structured data — built for AI agents. ## Tools - fetch — Any URL → clean markdown, optimized for LLM context windows - fetch_html — Any URL → raw HTML with full SPA rendering - fetch_structured_data — Extract JSON-LD schema.org data from any page - search_web — Web search returning structured JSON results - search_news — News search across 20+ countries with sources and dates - check_usage — Check your credit balance and usage history (free) ## Why refetch? - One credit = one request, every endpoint, no multipliers - $2.50 per 1,000 requests, credits never expire - Block detection, CAPTCHA handling, and SPA rendering built in - Streamable HTTP — no Docker, no stdio, no local process 500 free requests on signup, no credit card required. Get your API key →
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"web": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"refetch/web"
]
}
}
}Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs