Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXTRAPIFY_API_KEYYesYour Extrapify API key
EXTRAPIFY_API_BASE_URLNoBase URL for the Extrapify APIhttps://extrapify.com

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_structured_dataA

Extract structured JSON from any public webpage using Extrapify's schema-guided extraction engine. Define the fields you want (title, price, author, tags, etc.) and their types, point the tool at a URL, and get back validated, typed JSON. Handles JavaScript-heavy pages via Browserless rendering. Ideal for scraping product pages, articles, job listings, company data, search results, and any other structured web content. Returns extracted fields, confidence score, item count, and tokens used.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or ambiguity among tools.

Naming Consistency5/5

With a single tool, naming consistency is not an issue; the name 'extract_structured_data' is clear and descriptive.

Tool Count3/5

The server has only one tool, which is thin for most domains. However, as a specialized extraction service, it is borderline acceptable.

Completeness4/5

The single tool covers the core extraction use case well, but lacks supporting features like schema management or pagination support, leaving minor gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues