Skip to main content
Glama
geoffbelknap

LimaCharlie MCP

by geoffbelknap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LC_UIDNoUser ID for user-scoped API keys.
LC_API_KEYNoLimaCharlie API key for env-based authentication. Use with LC_SECRET_PROVIDER=env.
LC_API_ROOTNoLimaCharlie API root URL.https://api.limacharlie.io
LC_JWT_ROOTNoJWT exchange root URL.https://jwt.limacharlie.io
LC_AUTH_MODENoAuth selector. 'auto' or 'user_api_key'. Default: 'auto'.auto
LC_VAULT_ADDRNoVault server URL. Required for Vault provider.
LC_API_KEY_REFNoVault reference for the LimaCharlie API key. Default: 'vault://secret/data/limacharlie/mcp#api_key'.vault://secret/data/limacharlie/mcp#api_key
LC_MCP_PROFILENoProfile filter: core, fleet, admin, content, detect, contain, evict, recover, review, or full-dev.full-dev
LC_VAULT_TOKENNoVault token value. Alternative to LC_VAULT_TOKEN_FILE. Avoid in shared configs.
LC_USER_API_KEYNoUser-scoped LimaCharlie API key for env-based authentication. Requires LC_AUTH_MODE=user_api_key.
LC_MCP_AUDIT_LOGNoJSONL audit log path.platform cache dir
LC_CASES_API_ROOTNoCases API root URL.https://cases.limacharlie.io
LC_SECRET_PROVIDERNoCredential provider. 'vault' or 'env'. Default: 'vault' when LC_API_KEY is unset.vault
LC_VAULT_NAMESPACENoOptional Vault Enterprise namespace.
LC_AI_SESSIONS_ROOTNoAI-session governance API root URL.https://ai.limacharlie.io
LC_USER_API_KEY_REFNoVault reference for a user-scoped LimaCharlie API key.
LC_VAULT_TOKEN_FILENoFile containing a Vault token. Alternative to LC_VAULT_TOKEN.
LC_MCP_TIMEOUT_SECONDSNoPer-command timeout in seconds.30

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/geoffbelknap/limacharlie-mcp'

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