Skip to main content
Glama
AlephantAI

Alephant MCP

Official
by AlephantAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALEPHANT_PATNoPersonal Access Token for manager mode
ALEPHANT_VIRTUAL_KEYNoVirtual key for read-only scoped mode
ALEPHANT_API_BASE_URLYesBase URL for the Alephant API (required for both modes)
ALEPHANT_WORKSPACE_IDNoWorkspace ID (required when using PAT)
ALEPHANT_RATE_LIMIT_RPMNoRate limit in requests per minute (default 60, use 0 to disable client-side throttling)60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_alephant_connectionA

Checks Alephant API connectivity and credential usability for the current MCP mode.

get_usage_summaryA

Returns total spend, requests, and token usage for the selected period.

get_daily_costsA

Returns daily AI spend for the selected period.

get_cost_by_modelA

Breaks down AI spend and request volume by model for the selected period.

list_available_modelsA

Lists models available through Alephant for the current credential scope.

get_my_scopeA

Returns the current virtual key scope, limits, and accessible resources.

get_my_budgetA

Returns budget status for the current virtual key.

get_my_recent_requestsB

Returns recent requests made with the current virtual key.

Prompts

Interactive templates invoked by user choice

NameDescription
cost_audit_report

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/AlephantAI/alephant-mcp'

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