Alephant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from npm. Last commit 16 May 2026.
Alephant MCP server for AI cost control, BYO-key routing, 50+ providers, and 320+ models.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alephant-mcp -- npx -y @alephantai/mcp
{
"mcpServers": {
"alephant-mcp": {
"args": [
"-y",
"@alephantai/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.alephant-mcp]
command = "npx"
args = ["-y", "@alephantai/mcp"]
{
"mcpServers": {
"alephant-mcp": {
"args": [
"-y",
"@alephantai/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"alephant-mcp": {
"args": [
"-y",
"@alephantai/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.