Skip to main content
Glama

Clio MCP Server

by lawquarter
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode for Node.jsproduction
CLIO_CLIENT_IDYesYour Clio OAuth application client ID
CLIO_REDIRECT_URINoThe OAuth redirect URI for Clio authenticationhttps://app.clio.com/oauth/approval
CLIO_CLIENT_SECRETYesYour Clio OAuth application client secret
ENCRYPTION_KEY_BASE64YesBase64-encoded encryption key for securing data at rest (generate with 'openssl rand -base64 32')

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lawquarter/MCP_Server_Clio'

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