Skip to main content
Glama
Kartz82

support-agent-mcp

by Kartz82

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
JWT_SECRETNoToken signing secret. Override in any deployment. Dev value is used by default.
LOG_FORMATNojson for aggregators, text for humansjson
MODEL_NAMENoGemini model idgemini-2.5-flash
CHECKPOINTERNomemory for multi-turn, none for statelessmemory
JWT_ALGORITHMNoToken signing algorithmHS256
GOOGLE_API_KEYNoGemini key (free tier). Absent - chat returns 503, everything else works.
VECTOR_BACKENDNokeyword (offline) or chroma (semantic)keyword
OTEL_TRACES_EXPORTERNoconsole, otlp, or noneconsole
OTEL_EXPORTER_OTLP_ENDPOINTNoCollector base URL for otlphttp://localhost:4318

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/Kartz82/support-agent-mcp'

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