Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_BASE_URLNoBase URL for the x402 data intelligence server. Defaults to https://x402.ntriq.co.kr when running locally.https://x402.ntriq.co.kr
X402_PAYMENT_HEADERYesEIP-3009 payment authorization header for x402 micropayments on Base mainnet (USDC). Required for all requests to pay-per-use services.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
document_intelligenceA

Analyze document images — extract text, summarize, classify, or extract tables. Accepts image URL or base64. Cost: $0.05 USDC per call (x402, Base mainnet).

invoice_extractA

Extract structured fields from invoice or receipt images. Returns vendor, line items, totals, dates, and more as JSON. Cost: $0.03 USDC per call.

screenshot_dataB

Extract structured data from screenshots of dashboards, tables, forms, or UIs. Cost: $0.02 USDC per call.

alt_textA

Generate accessible alt text descriptions for images. Cost: $0.01 USDC per call.

pii_detectA

Detect and redact Personally Identifiable Information (PII) in text. Returns detected PII types and redacted text. Cost: $0.02 USDC per call.

sentiment_analysisA

Analyze sentiment of text — returns score, label, and key phrases. Cost: $0.01 USDC per call.

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/ntriq-gh/ntriq-agentshop'

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