Skip to content
Back to search
30
MCP v0.3.2

io.github.BlackFoil/claude-token-saver-mcp

io.github.BlackFoil/claude-token-saver-mcp

MCP server that offloads routine coding tasks to local LLM (Ollama) to save Claude API tokens

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.blackfoil/claude-token-saver-mcp
MCP server that offloads routine coding tasks to local LLM (Ollama) to save Claude API tokens
0 tools
Claude Token Saver
Offloads routine coding tasks to a local LLM to reduce Claude API token usage.
0 tools
io.github.souravpn/toggl-mcp
MCP server for Toggl Track — gives Claude access to your time tracking data
0 tools
token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools
io.github.alex-kaff/claude-wrap-mcp
MCP server that spawns and drives Claude Code sessions via claude-wrap.
0 tools
io.github.smurfy92/openclaw-control-mcp
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.blackfoil/claude-token-saver-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}