Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scrape_webpageB

Scrape any webpage and return content as markdown, html, text, or json. Pay-per-call web scraping for AI agents.

extract_structured_dataB

AI-powered structured data extraction from any webpage using natural language. Returns JSON matching your prompt or schema.

screenshot_webpageA

Capture a PNG screenshot of any webpage. Supports desktop, mobile, and tablet viewports, plus full-page mode.

extract_metadataA

Extract page metadata: title, description, Open Graph, Twitter cards, JSON-LD, canonical URL, and all meta tags.

create_browser_sessionA

Create a stateful browser session that persists cookies and localStorage across multiple scrape/workflow calls.

run_workflowB

Execute a multi-step browser workflow atomically: navigate, click, type, wait, scroll, screenshot, extract, evaluate. Up to 20 steps.

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/hshintelligence/agent-scrape'

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