Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP2Tavily
Claim
by
mcp2everything
GitHub
Search
Python
2
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_url_content_info
从指定URL获取网页内容
Copy
参数: url (str): 需要提取内容的网页地址 返回: str: 从URL提取的网页内容
Input Schema
Name
Required
Description
Default
url
Yes
Input Schema (JSON Schema)
{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "get_url_content_infoArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_url_content
get_url_content_info
search_web
search_web_info