Skip to main content
Glama
quantitats

quantitats-mcp

Official
by quantitats

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUANTITATS_API_ALGNoAlgorithm to use when both key material types are present (e.g., 'ed25519' or 'hmac').
QUANTITATS_API_URLNoBase URL for the API. Must be an origin with no path. Defaults to https://api.quantitats.comhttps://api.quantitats.com
QUANTITATS_API_KEY_IDYesYour API key ID (required for authentication).
QUANTITATS_API_SECRETNoHMAC-SHA256 secret used for signing requests. Alternative to providing a private key file or a secret file.
QUANTITATS_MCP_SCOPESNoComma-separated list of scopes (e.g., 'bots:read,trade:read') to advertise only the tools those scopes reach.
QUANTITATS_MCP_READ_ONLYNoSet to 'true' to hide all tools that change anything.false
QUANTITATS_API_SECRET_FILENoPath to a file containing the HMAC-SHA256 secret. Alternative to providing the secret directly or a private key file.
QUANTITATS_API_PRIVATE_KEY_FILENoPath to an Ed25519 private key file used for signing requests. Alternative to providing an HMAC secret.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources