Skip to main content
Glama

MCP2Tavily

get_url_content_info

Extract webpage content from a specified URL to retrieve information for analysis or processing, using the MCP2Tavily server's search capabilities.

Instructions

从指定URL获取网页内容

参数: url (str): 需要提取内容的网页地址 返回: str: 从URL提取的网页内容

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "get_url_content_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP2Tavily

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/mcp2everything/mcp2tavily'

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