mcpbeat Sign in

Angular token saver MCP Server

by alex88ryabov Your server? Claim it
local only

Angular token saver runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 7 Aug 2026.

Compiler-backed Angular template answers, component contracts and version facts for AI agents

Installs per day peak 30 · avg 12 · -32% w/w
a month agotoday
47
Installs / week
npm · @alex-apps/ng-token-saver
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
GPL-3.0
License
JavaScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ng-token-saver -- npx -y @alex-apps/ng-token-saver
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ng-token-saver": {
      "args": [
        "-y",
        "@alex-apps/ng-token-saver"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ng-token-saver]
command = "npx"
args = ["-y", "@alex-apps/ng-token-saver"]
.cursor/mcp.json
{
  "mcpServers": {
    "ng-token-saver": {
      "args": [
        "-y",
        "@alex-apps/ng-token-saver"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ng-token-saver": {
      "args": [
        "-y",
        "@alex-apps/ng-token-saver"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Angular token saver

same job, measured the same way
I
token-gate-mcp
by abduljabbarbxr

Token and context budget for AI agents. Tracks spend and gates the session.

local only
Compare CLI MCP
by drbaher

MCP server for compare-cli: contract version diff/redline and a drift gate as agent tools.

34 installs/wk local only
Hexis
by bevel-software

Git-backed platform for skills, tools, and context for AI agents

answering
Ng Blatui
by anousss007

ng-blatui for Angular — search components, blocks, charts & templates and read their typed API.

7 tools answering
Tolk MCP Server
by oxgeneral

MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.

local only
Resent
by resentmail

Transactional email for AI agents: templates, domain verify, and sends.

answering
Palinode
by phasespace-labs

Git-versioned markdown memory for AI agents: save, search, compact, lint, and audit.

1 002 installs/wk local only
Fuse
by litenova-solutions

Local .NET compiler verification, change impact, and typed wiring for AI agents.

local only

Angular token saver — questions

Answers built from our own checks of this server.

Why is there no uptime for Angular token saver?
Angular token saver runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @alex-apps/ng-token-saver was installed 47 times last week.
How do I connect Angular token saver?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @alex-apps/ng-token-saver straight from npm; nothing to host, nothing to sign up for.
How many people use Angular token saver?
The npm package @alex-apps/ng-token-saver was installed 47 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Angular token saver open source?
Yes — it is published under the GPL-3.0 licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.