quantitats-mcp
Officialby quantitats
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUANTITATS_API_ALG | No | Algorithm to use when both key material types are present (e.g., 'ed25519' or 'hmac'). | |
| QUANTITATS_API_URL | No | Base URL for the API. Must be an origin with no path. Defaults to https://api.quantitats.com | https://api.quantitats.com |
| QUANTITATS_API_KEY_ID | Yes | Your API key ID (required for authentication). | |
| QUANTITATS_API_SECRET | No | HMAC-SHA256 secret used for signing requests. Alternative to providing a private key file or a secret file. | |
| QUANTITATS_MCP_SCOPES | No | Comma-separated list of scopes (e.g., 'bots:read,trade:read') to advertise only the tools those scopes reach. | |
| QUANTITATS_MCP_READ_ONLY | No | Set to 'true' to hide all tools that change anything. | false |
| QUANTITATS_API_SECRET_FILE | No | Path to a file containing the HMAC-SHA256 secret. Alternative to providing the secret directly or a private key file. | |
| QUANTITATS_API_PRIVATE_KEY_FILE | No | Path 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues