Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
get_accessA

Get a free bigapi API key instantly – no signup, no credit card. 100 free operations for 7 days, then 1 cent per operation. The key is stored locally and used by all other tools. Call this once if no key is configured.

get_balanceA

Show credit, free operations remaining, monthly cap and spend of the configured key.

get_usageA

Operations and cost this month, grouped by operation.

set_monthly_capA

Raise or lower the monthly spending cap (in cents) of the configured key. Default is 1000 (10 €). Protects against runaway loops.

get_pricingA

Current price list of bigapi.dev (machine-readable).

renderA

Render HTML, Markdown or a URL to a PDF (default) or PNG file. Use for reports, invoices, offers, documentation, screenshots. Returns the local output path. 1 cent.

pdf_mergeA

Merge two or more PDF files (local paths, in order) into one. 1 cent.

pdf_splitC

Extract pages from a PDF. Page ranges like "1-3,7,9-z" (z = last page). 1 cent.

pdf_rotateC

Rotate PDF pages by 90, 180 or 270 degrees. 1 cent.

pdf_compressB

Shrink a PDF. Levels: screen (smallest), ebook (default, good for sharing), printer, prepress (largest, best quality). 1 cent.

pdf_to_imagesA

Render PDF pages as JPEG (default) or PNG images – e.g. to look at a document with a vision model. Single page → image file, multiple pages → ZIP. 1 cent.

image_processC

Resize, crop, rotate, convert (jpeg/png/webp/avif/tiff), compress, strip EXIF and/or watermark an image in one call. 1 cent.

image_infoB

Read format, dimensions, color space, EXIF/ICC presence of an image. 1 cent.

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/BiGapi-2026/bigapi-mcp'

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