Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONARIUM_ANCHOR_SINKNoSet to 'opentimestamps' to opt in to OpenTimestamps anchoring of the receipt chain.
CONARIUM_NPM_REGISTRYNoURL of an internal npm mirror for the startup update check.
CONARIUM_SCAN_CHAR_CAPNoMaximum number of characters to scan in a text field; longer fields are replaced with [MASKED_PII].
CONARIUM_AUDIT_HMAC_KEYNoHMAC key for audit integrity. Set CONARIUM_AUDIT_SIGNING_KEY and/or CONARIUM_AUDIT_HMAC_KEY.
CONARIUM_AUDIT_UNSIGNEDNoSet to '1' to allow unsigned audit entries for throwaway setups. Must be explicitly set if no signing or HMAC key is provided.
CONARIUM_NO_UPDATE_CHECKNoSet to '1' to disable the startup update check against the npm registry.
CONARIUM_AUDIT_SIGNING_KEYNoPath to an Ed25519 private PEM file used to sign audit receipts. Set CONARIUM_AUDIT_SIGNING_KEY and/or CONARIUM_AUDIT_HMAC_KEY.
CONARIUM_AUDIT_TRUST_PUBKEYSNoComma or semicolon separated list of prior public PEMs used for key rotation.

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
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tablesA

List all database tables available in the company data connectors

describe_tableA

Get the schema and column descriptions of a specific table

queryA

Run a read-only SQL query against the company database. Only SELECT is allowed.

searchC

Full-text search across governed company data scopes

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
maindb schemaPostgreSQL Connector

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/dogrucanemek-alt/conarium'

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