Skip to main content
Glama
nooot77
by nooot77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCANTOBILL_API_KEYYesYour ScanToBill API key. Required for authentication. Can also be passed via --api-key CLI flag, but in MCP config this environment variable is used.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_documentA

Extract structured data from an invoice, receipt, commercial register, VAT certificate, or other business document at a public URL. Returns JSON with all detected fields including vendor, customer, line items, totals, VAT, and currency. Each extraction consumes one unit from the authenticated user's plan quota.

list_extractionsA

List past extraction log entries for the authenticated user. Returns extraction metadata (ID, type, provider, date, status) sorted newest first. Use get_extraction for the full details of a specific entry.

get_extractionA

Get the metadata for a specific past extraction by its log ID. Returns the document type, OCR provider used, status, and timestamp.

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/nooot77/scantobill-mcp-server'

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