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_statsB

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

llmkit_cost_queryB

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

llmkit_list_keysA

List all API keys with status and creation date

llmkit_budget_statusB

Check budget limits and remaining balance

llmkit_healthA

Check proxy health and response time

llmkit_session_summaryB

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

llmkit_local_sessionA

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

llmkit_local_projectsA

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

llmkit_local_cacheA

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

llmkit_local_forecastA

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

llmkit_local_agentsA

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