ousamabenyounes/rtk-mcp
MCP server bridge for RTK (Rust Token Killer) — token-optimized CLI output for Claude Desktop, Cursor, Windsurf, and all MCP clients
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ousamabenyounes/rtk-mcp is a Rust MCP server. MCP server bridge for RTK (Rust Token Killer) — token-optimized CLI output for Claude Desktop, Cursor, Windsurf, and all MCP clients
Ranked #83 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# rtk-mcp
MCP server bridge for [RTK (Rust Token Killer)](https://github.com/rtk-ai/rtk) — token-optimized CLI output for any MCP-compatible client.
## What it does
`rtk-mcp` exposes a single MCP tool (`run_command`) that routes shell commands through [RTK](https://github.com/rtk-ai/rtk) for **60-90% token reduction** before the output reaches your LLM's context window.
```
MCP Client (Claude Desktop, Cursor, Windsurf, ...)
→ rtk-mcp (this server)
→ rtk git status ← filtered output (78% fewer tokens)
→ returns to LLM
```
Without RTK installed, commands execute normally (no filtering, no token savings).
## Why
[RTK](https://github.com/rtk-ai/rtk) already saves tokens for **Claude Code** and **Gemini CLI** via hooks. But hooks are client-specific — each new AI tool needs its own integration.
MCP is a universal protocol. One server, every client:
| Client | MCP Support |
|--------|-------------|
| Claude Desktop | Yes |
| Cursor | Yes |
| Windsurf | Yes |
| Cline (V Read full README on GitHub → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.