mcpbeat Sign in

LeanToken MCP Server

local only

LeanToken runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Token-bounded repository context for coding agents over MCP.

Installs / week
not published
23
Stars
10 open issues
8 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 1 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.

const child = spawn(binaryPath, process.argv.slice(2), {
Builds a database query by concatenation src/storage/schema.rs:372
UPDATE retrieval_receipts
SET evidence_bytes = evidence_bytes + evidence_count * 8;

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

Alternatives to LeanToken

same job, measured the same way
Cgraphy
by pmgarg

Code knowledge graph over MCP: token-budgeted context for AI coding agents.

63 installs/wk local only
RepoContext
by shmindmaster

Read-only, commit-pinned repository context for coding agents.

local only
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
Oxcode
by snowmead

PageRank-curated code intelligence for coding agents over an indexed source repository.

42 installs/wk local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
Agentpack
by ihorponom

Repo-native task continuity for AI coding agents: a reviewed task-state ledger served over MCP.

265 installs/wk local only
Code Context Gate
by wisdomrock

Context-aware code retrieval MCP server — ranked, gated results for AI coding agents

27 installs/wk local only

LeanToken — questions

Answers built from our own checks of this server.

Why is there no uptime for LeanToken?
LeanToken runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is LeanToken open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 23 stars on GitHub and 10 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.