Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLMKIT_API_KEYNoLLMKit API key from the dashboard. Optional for local tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
llmkit_usage_stats

Get usage statistics (spend, requests, top models) for a time period

llmkit_cost_query

Query cost breakdown grouped by provider, model, session, or day

llmkit_list_keys

List all API keys with status and creation date

llmkit_budget_status

Check budget limits and remaining balance

llmkit_health

Check proxy health and response time

llmkit_session_summary

Get recent proxy sessions with cost, duration, and models used

llmkit_local_session

Current session cost across all detected AI coding tools (Claude Code, Cline). No API key needed.

llmkit_local_projects

Cumulative cost across all projects and sessions from all detected AI coding tools, ranked by spend.

llmkit_local_cache

Cache savings analysis across all detected AI coding tools. Shows how much prompt caching saved.

llmkit_local_forecast

Monthly cost projection based on local AI tool usage. Compares to Max subscription.

llmkit_local_agents

Subagent cost attribution for the current Claude Code session. Shows which agents cost the most.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Session Cost Dashboard

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/smigolsmigol/llmkit-mcp-server'

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