Alephant MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALEPHANT_PAT | No | Personal Access Token for manager mode | |
| ALEPHANT_VIRTUAL_KEY | No | Virtual key for read-only scoped mode | |
| ALEPHANT_API_BASE_URL | Yes | Base URL for the Alephant API (required for both modes) | |
| ALEPHANT_WORKSPACE_ID | No | Workspace ID (required when using PAT) | |
| ALEPHANT_RATE_LIMIT_RPM | No | Rate limit in requests per minute (default 60, use 0 to disable client-side throttling) | 60 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| cost_audit_report |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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