Skip to main content
Glama

Hubble MCP Server

by ascentkorea

crawl_web_page

Extract and process data from multiple web pages by providing a list of URLs using the Hubble MCP Server's integrated tool for efficient web crawling.

Instructions

웹 페이지 크롤링 args: url_list: List[str], 크롤링할 웹 페이지 리스트 returns: dict[Any] | None: 크롤링 결과

Input Schema

NameRequiredDescriptionDefault
url_listYes

Input Schema (JSON Schema)

{ "properties": { "url_list": { "items": { "type": "string" }, "title": "Url List", "type": "array" } }, "required": [ "url_list" ], "title": "crawl_web_pageArguments", "type": "object" }

You must be authenticated.

Other Tools from Hubble MCP Server

Related Tools

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/ascentkorea/hubble_mcp'

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