Skip to main content
Glama

MCP WebAnalyzer

by kimdonghwi94
MIT License

extract_page_summary

Generate a concise one-line summary of a web page’s content. Input the URL to quickly extract a brief description for efficient web analysis and content understanding.

Instructions

Extract a one-line summary description of a web page.

Args: url: The URL of the page to summarize

Returns: A brief one-line description of the page content

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

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

Other Tools from MCP WebAnalyzer

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/kimdonghwi94/web-analyzer-mcp'

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