Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port (HTTP mode only)3000
TRANSPORTNo'stdio' or 'http'. Defaults to 'http' at v2.0.0; set to 'stdio' for the pre-v2 behaviorhttp
CLIO_REGIONNo'us' or 'eu'. Controls the default Clio API and auth base URLsus
MCP_API_KEYNoIf set, the HTTP server requires this bearer token in the Authorization header
MCP_BASE_URLNoPublic base URL of this server (e.g. http://127.0.0.1:3000). Used for the OAuth redirect
CLIO_API_BASENoOverride for Clio EU, Canada, or Australia (e.g. https://eu.app.clio.com/api/v4)
CLIO_AUTH_URLNoOAuth authorization endpoint
CLIO_CLIENT_IDYesClient ID from your Clio developer application
CLIO_TOKEN_URLNoOAuth token endpoint
ENCRYPTION_KEYNoOverrides OS keychain. Required only for CI/headless installs where no keychain is available. Must be a 64-character hex string.
CLIO_CLIENT_SECRETYesClient Secret from your Clio developer application
CLIO_REDIRECT_PORTNoLocal port for the OAuth callback (stdio mode)5678

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

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/oktopeak/clio-mcp'

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