Skip to main content
Glama
J-X0
by J-X0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETHERBY_PROVIDERNoProvider to use: 'stub' or 'onnx'stub
NETHERBY_LOG_LEVELNoLog level: debug, info, warning, or error.info
NETHERBY_MAX_PAGESNoReject payloads with more pages.500
NETHERBY_MODEL_PATHNoPath to the ONNX model. Required when NETHERBY_PROVIDER is 'onnx'.
NETHERBY_MAX_TEXT_LENNoReject spans with text longer than this value.100000
NETHERBY_MIN_CONTAINMENTNoThreshold for assigning spans to layout regions.0.5
NETHERBY_MAX_SPANS_PER_PAGENoReject payloads with more spans per page.50000
NETHERBY_ALLOW_PROVIDER_FALLBACKNoDegrade to the stub provider if the ONNX model cannot be loaded.true

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
fuse_documentA

Fuse layout regions with extracted text spans into ordered, labelled reading blocks. Runs fully offline.

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/J-X0/harrow-risk-multimodal-mcp'

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