Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@alephantai/mcp · npm · 0.1.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.AlephantAI/alephant-mcp",
"description": "Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.",
"repository": {
"url": "https://github.com/AlephantAI/alephant-mcp",
"source": "github"
},
"version": "0.1.3",
"packages": [
{
"registryType": "npm",
"identifier": "@alephantai/mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Alephant SaaS API base URL, for example https://alephant.io.",
"isRequired": true,
"format": "string",
"name": "ALEPHANT_API_BASE_URL"
},
{
"description": "Virtual Key for read-only, cockpit-scoped VK mode. Use this mode for developer-level cost and usage visibility.",
"format": "string",
"isSecret": true,
"name": "ALEPHANT_VIRTUAL_KEY"
},
{
"description": "Personal Access Token for Manager mode. When set, Manager mode takes precedence over ALEPHANT_VIRTUAL_KEY.",
"format": "string",
"isSecret": true,
"name": "ALEPHANT_PAT"
},
{
"description": "Workspace UUID required with ALEPHANT_PAT for Manager mode.",
"format": "string",
"name": "ALEPHANT_WORKSPACE_ID"
},
{
"description": "Optional local HTTP tool-call limit per minute. Defaults to 60; set 0 to disable local throttling.",
"format": "string",
"name": "ALEPHANT_RATE_LIMIT_RPM"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-16T09:06:17.64573Z",
"publishedAt": "2026-05-16T09:06:17.64573Z",
"updatedAt": "2026-05-16T09:06:17.64573Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.