AI-Cost-CLI
Rank #27,800io.github.ufhouck/aicost-cli
AI API cost calculator, recommender & MCP server. 29 models across text/image/video/audio.
AI-Cost-CLI is a Model Context Protocol (MCP) server published by ufhouck. It ranks #27,800 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AI-Cost-CLI is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 10, 2026 and most recently updated on Apr 24, 2026.
Ranks ahead of 104,313 of 132,113 servers on MCP Toplist.
Use AI-Cost-CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aicost-cli -- uvx aicost-cli[mcp_servers.aicost-cli]
command = "uvx"
args = ["aicost-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aicost-cli": {
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aicost-cli": {
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aicost-cli": {
"type": "stdio",
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aicost-cli": {
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aicost-cli": {
"command": "uvx",
"args": [
"aicost-cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ufhouck%2Faicost-cli)<a href="https://mcptoplist.com/server/io.github.ufhouck%2Faicost-cli"><img src="https://mcptoplist.com/badge/io.github.ufhouck%2Faicost-cli.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ufhouck
Other servers by ufhouck
View all ufhouck servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Apr 24, 2026 |
| 1.0.0 | Apr 10, 2026 |
Frequently asked questions
- Who maintains AI-Cost-CLI?
- AI-Cost-CLI is maintained by ufhouck, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AI-Cost-CLI listed on the Official MCP Registry?
- Yes — AI-Cost-CLI is listed on the Official MCP Registry, alongside Glama.
- How many versions does AI-Cost-CLI have?
- MCP Toplist tracks 2 versions of AI-Cost-CLI, most recently published on Apr 24, 2026.
- Where can I find the source code for AI-Cost-CLI?
- The source code for AI-Cost-CLI is hosted at github.com/ufhouck/aicost.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.