Skip to main content
Glama
NG-PR0JECT
by NG-PR0JECT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCRAPIQ_ENDPOINTYesThe URL of the Scrapiq extraction endpoint (e.g., http://localhost:8001/v1/extract).

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
scrapiq_extractA

Extract a web page into clean, structured content for LLM/RAG pipelines via the Scrapiq API. Strips boilerplate, navigation, ads, and scripts. Returns title, content, links, and metadata.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is clearly described.

Naming Consistency5/5

With a single tool, there is no pattern to contradict. The name 'scrapiq_extract' follows a predictable brand + verb format.

Tool Count3/5

A single tool feels thin for a server branded as 'Scrapiq'. While it can perform the core extraction task, the count is borderline and could benefit from additional operations like batch extraction.

Completeness4/5

The one tool adequately covers the primary function of extracting and cleaning web content. Minor gaps exist, such as no support for batch URLs or custom extraction rules, but there are no dead ends for the stated purpose.

Maintenance

ActivityMaintained
ResponsivenessNo issues