Back to Browse

Llmkit MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs

About

AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 5 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

12 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

LLMKit API key. Optional: local tools work without it.Required

Environment variable: LLMKIT_API_KEY

LLMKit proxy URL (defaults to hosted service)Optional

Environment variable: LLMKIT_PROXY_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-smigolsmigol-llmkit": {
      "env": {
        "LLMKIT_API_KEY": "your-llmkit-api-key-here",
        "LLMKIT_PROXY_URL": "your-llmkit-proxy-url-here"
      },
      "args": [
        "-y",
        "@f3d1/llmkit-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!