Skip to main content
Glama

fetch-url

Extract and return content from any URL as text, with options to adjust length, focus on main content, and include or exclude links, images, or specific tags.

Instructions

Fetch the content of a URL and return it as text, with options to control extraction

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
excludeTagsNoTags to exclude from extraction (default: script, style, etc.)
extractMainContentNoWhether to attempt to extract main content (default: true)
includeImagesNoWhether to include image alt text (default: true)
includeLinksNoWhether to include link text (default: true)
maxLengthNoMaximum length of content to return (default: 10000)
urlYesThe URL to fetch

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OEvortex/ddg_search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server