Claude Token Saver MCP

Claude Code の「それ、ローカルでよくない?」を自動化する MCP サーバー。 ボイラープレート生成、テスト作成、テキスト要約 - Cloud API に投げるまでもない定型タスクを、手元の Ollama でさばきます。セキュリティ対策込み。. It runs locally over stdio via the published package.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-31 · ★ 4 · #106 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Claude Token Saver MCP

Claude Code

claude mcp add blackfoil-claude-token-saver-mcp -- npx -y claude-token-saver-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "blackfoil-claude-token-saver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claude-token-saver-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package claude-token-saver-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.BlackFoil is GitHub-verified and matches the repo owner

03 · What Claude Token Saver MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.0 · 2026-03-29

Prettier フォーマット統一、著作者表記統一

04 · Who maintains Claude Token Saver MCP

claude-token-saver-mcp is maintained by blackfoil. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
productivity - ranked #106 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
io.github.BlackFoil/claude-token-saver-mcp (active, first published 2026-03-31)
packages
npm:claude-token-saver-mcp

06 · Claude Token Saver MCP FAQ

What is Claude Token Saver MCP?

Claude Code の「それ、ローカルでよくない?」を自動化する MCP サーバー。 ボイラープレート生成、テスト作成、テキスト要約 - Cloud API に投げるまでもない定型タスクを、手元の Ollama でさばきます。セキュリティ対策込み。. It runs locally over stdio via the published package.

Is Claude Token Saver MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-31. We re-verify nightly.

How do I install Claude Token Saver MCP?

Run `npx -y claude-token-saver-mcp`. You can also paste the ready-made client config above.

Does Claude Token Saver MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Claude Token Saver MCP

More productivity MCP servers · Enzyme · Arabicfmt MCP · Skylight MCP · LLM Bus · Fizzy

More TypeScript MCP servers · Blazingcdn MCP · Blockrun MCP · Bvcc Agent Wallet · Bloomfilter · Kontra MCP · see all