Llmkit
Rank #1,743io.github.smigolsmigol/llmkit
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
Llmkit is a Model Context Protocol (MCP) server published by smigolsmigol. It ranks #1,743 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Llmkit is listed across 3 registries — Official MCP, Glama and PulseMCP, with 11 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 130,303 of 132,046 servers on MCP Toplist.
Use Llmkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add llmkit -e "LLMKIT_API_KEY=<your LLMKIT_API_KEY>" -e "LLMKIT_PROXY_URL=<your LLMKIT_PROXY_URL>" -- npx -y @f3d1/llmkit-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.llmkit]
command = "npx"
args = ["-y", "@f3d1/llmkit-mcp-server"]
[mcp_servers.llmkit.env]
LLMKIT_API_KEY = "<your LLMKIT_API_KEY>"
LLMKIT_PROXY_URL = "<your LLMKIT_PROXY_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<your LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<your LLMKIT_PROXY_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<your LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<your LLMKIT_PROXY_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"llmkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<your LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<your LLMKIT_PROXY_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<your LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<your LLMKIT_PROXY_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llmkit": {
"command": "npx",
"args": [
"-y",
"@f3d1/llmkit-mcp-server"
],
"env": {
"LLMKIT_API_KEY": "<your LLMKIT_API_KEY>",
"LLMKIT_PROXY_URL": "<your LLMKIT_PROXY_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.smigolsmigol%2Fllmkit)<a href="https://mcptoplist.com/server/io.github.smigolsmigol%2Fllmkit"><img src="https://mcptoplist.com/badge/io.github.smigolsmigol%2Fllmkit.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
smigolsmigol
Available versions (11)
| Version | Published |
|---|---|
| 0.4.10 | Aug 27, 2026 |
| 0.4.9 | Aug 16, 2026 |
| 0.4.7 | Apr 3, 2026 |
| 0.4.6 | Mar 30, 2026 |
| 0.4.5 | Mar 28, 2026 |
| 0.4.4 | Mar 28, 2026 |
| 0.4.0 | Mar 22, 2026 |
| 0.3.1 | Mar 20, 2026 |
| 0.3.0 | Mar 18, 2026 |
| 0.2.0 | Mar 17, 2026 |
| 0.1.0 | Mar 8, 2026 |
Frequently asked questions
- Who maintains Llmkit?
- Llmkit is maintained by smigolsmigol, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Llmkit listed on the Official MCP Registry?
- Yes — Llmkit is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Llmkit have?
- MCP Toplist tracks 11 versions of Llmkit, most recently published on Aug 27, 2026.
- Where can I find the source code for Llmkit?
- The source code for Llmkit is hosted at github.com/smigolsmigol/llmkit.
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.