AI Usage
Rank #6,137io.github.MohitBansal321/ai-usage-mcp
Reports real token usage and cost from Claude Code and OpenCode data. Nothing leaves your machine.
AI Usage is a Model Context Protocol (MCP) server published by MohitBansal321. It ranks #6,137 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AI Usage is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 125,909 of 132,046 servers on MCP Toplist.
Use AI Usage
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-usage-mcp -- npx -y ai-usage-mcp[mcp_servers.ai-usage-mcp]
command = "npx"
args = ["-y", "ai-usage-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ai-usage-mcp": {
"command": "npx",
"args": [
"-y",
"ai-usage-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-usage-mcp": {
"command": "npx",
"args": [
"-y",
"ai-usage-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-usage-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ai-usage-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-usage-mcp": {
"command": "npx",
"args": [
"-y",
"ai-usage-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-usage-mcp": {
"command": "npx",
"args": [
"-y",
"ai-usage-mcp"
]
}
}
}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.MohitBansal321%2Fai-usage-mcp)<a href="https://mcptoplist.com/server/io.github.MohitBansal321%2Fai-usage-mcp"><img src="https://mcptoplist.com/badge/io.github.MohitBansal321%2Fai-usage-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MohitBansal321
Available versions (6)
| Version | Published |
|---|---|
| 0.9.0 | Sep 18, 2026 |
| 0.8.0 | Sep 17, 2026 |
| 0.7.0 | Sep 10, 2026 |
| 0.6.0 | Sep 10, 2026 |
| 0.5.1 | Sep 3, 2026 |
| 0.5.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains AI Usage?
- AI Usage is maintained by MohitBansal321, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is AI Usage listed on the Official MCP Registry?
- Yes — AI Usage is listed on the Official MCP Registry, alongside Glama.
- How many versions does AI Usage have?
- MCP Toplist tracks 6 versions of AI Usage, most recently published on Sep 18, 2026.
- Where can I find the source code for AI Usage?
- The source code for AI Usage is hosted at github.com/MohitBansal321/ai-usage-mcp.
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.