Skip to main content
Glama
agenson-tools

Web Content Extractor MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_articleA

Extract clean article content from any URL as agent-optimized markdown. Uses advanced content extraction to get main article text, metadata, and reading stats. Perfect for agents processing news, blogs, documentation.

extract_structured_dataA

Extract structured data (tables, lists, key-value pairs) from any webpage as JSON. Perfect for agents that need to process data tables, pricing lists, feature comparisons, or any structured web content.

extract_linksA

Get all links from a webpage with intelligent categorization and context. Returns internal/external links, link text, and destination context. Essential for agents doing competitive analysis, site mapping, or link discovery.

screenshot_to_markdownB

Take a screenshot of a webpage and convert visual layout to structured markdown description. Perfect for agents that need to understand page layout, UI elements, or visual content when text extraction is insufficient.

batch_extractA

Process multiple URLs in parallel and return consolidated results. Highly efficient for agents that need to analyze multiple pages, compare content, or do batch research. Includes rate limiting and error recovery.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/agenson-tools/web-content-extractor-mcp'

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