Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
Category
63 saved tools.
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
Interactive terminal dashboard that breaks down where your AI coding tokens actually go. Surfaces the chat-vs-tool-use split most users get wrong.
Rust TUI that monitors Claude Code and Codex sessions: token spend, context window, rate limits, and ports in real time. Like btop but for agent runtimes.
Multi-agent harness for Claude Code with planning, parallel execution waves, and a five-agent review gate. Hub mode lets you drive sessions from Telegram or Slack.
CLI, GitHub Action, and GitHub App that scan agent configs, MCP servers, and tool permissions for vulnerabilities. Detects skill poisoning and prompt-injection vectors.
Open-source Windows/macOS desktop that one-click installs Claude Code, MCP tools, and Skills with sandbox isolation, multi-model support, and Slack/Feishu hooks.
Entity-level diff, blame, graph, and impact analysis for code. 23 languages parsed via tree-sitter so reviews work on functions instead of line ranges.
Self-hosted email client with an embedded AI agent, running entirely on Cloudflare Workers. No backend to manage, edge-distributed by default.
Rust-native headless browser purpose-built for agent-driven scraping and web automation. Faster cold starts and lower memory than Chromium-based stacks.
Reverse proxy for Claude Code that strips IPs, hashes, credentials, and PII before requests hit Anthropic. Dual-layer detection: local Ollama LLM plus regex.
Native Rust + Tauri 2 terminal with local shells, SSH, SFTP, remote IDE, AI agent, MCP, RAG, and a file manager - all in one binary. No OpenSSL dependency.
Skill plus CLI that has coding agents generate inspectable browser-automation scripts instead of running prompts at runtime. You debug a real script, not a prompt.
Aggregates many MCP servers behind one endpoint. Acts as an MCP gateway/proxy so clients only configure a single server.
MCP server that lets agents query and analyze Prometheus metrics through a standardized tool interface. Useful for ops-aware coding agents.
MCP client with persistent sessions, stdio + HTTP transports, OAuth 2.1, JSON output for code mode, and a sandbox proxy. Calls any MCP server from a shell.
Benchmark harness that evaluates models and agents on real-world MCP usage. Comparable scores across servers and frontier models.
Runtime adapter that exposes any MCP, OpenAPI, or GraphQL server as a flat CLI. Zero codegen, zero rebuild - handy for shell scripts and agent toolchains.
Watch your Claude Code, Codex, and OpenCode sessions from a tiny Go TUI. Shows what each agent is doing, no SaaS dashboard needed.
Turns raw footage plus a creative brief into a polished ad using a Gemini + FFmpeg multi-agent pipeline. Useful reference for chaining vision and editing tools.
npx CLI plus Claude Code plugin that extracts colors, typography, spacing, and shadows from a live site into a structured design-token report.
Multi-bot, multi-engine Telegram bridge with per-bot personality, budget caps, streaming, session resume, and an Agent Bus for parallel pipelines.
Watch your Claude Code agents think, branch, and coordinate as they run. Live visualization of subagent trees and tool calls in the browser.
End-to-end platform for evaluating, observing, and improving LLM and agent apps. Tracing, evals, simulations, datasets, and prompt management in one project.
Brex's HTTP proxy that uses an LLM judge to vet agent traffic in production. Drop it in front of any agent runtime to block exfiltration and jailbreaks.
Microsoft's policy engine for autonomous agents: zero-trust identity, execution sandboxing, and reliability checks. Maps to all 10 OWASP Agentic Top 10 categories.
Agentic chat for the terminal - natural-language workflows wired into shell, MCP servers, and AWS tooling. Linux/macOS native, Rust binary.
MCP server that indexes a codebase into a persistent knowledge graph in milliseconds. 66 languages, sub-ms queries, single static binary.
Rust CLI that blocks dangerous git and shell commands before an agent can run them. Pattern-matched safety net for autonomous coding agents.
Lightweight, cross-platform process sandbox in Rust. Wraps any command with file, network, and credential controls - built on OpenAI Codex's runtime primitives.
YC W25 project that builds production-grade tool integrations from a prompt. Aimed at long-tail SaaS connectors that legacy iPaaS doesn't cover.
One Bubble Tea TUI to switch between Claude, Gemini, OpenCode, Codex, and Aider sessions. Tabs, tmux feel, no electron.
Trims and packs codebase context for Claude Code, Cursor, Copilot, and Codex. Saves thousands of tokens per conversation by skipping vendor and generated trees.
Mobile, desktop, and CLI control plane for Claude Code, Codex, Copilot, and Gemini. Kick off a task in transit and finish at the desk.
Go-based MCP server that gives agents read/write Figma access without rate limits. Text-to-design and design-to-code in one binary.
Browse, create, and edit AGENTS.md, .cursor, .codex, and 13+ other agent files from inside Obsidian. Cross-tool config without leaving notes.
AI-powered icon generator wired into the Expo workflow. Generates app icons, splash screens, and adaptive variants from a single prompt.
Pulls transcripts from any YouTube channel into local SQLite + Chroma and exposes full-text and semantic search. Great for building niche knowledge bases.
Tiny Go CLI that wraps the choreography of switching drivers in mob/pair sessions. `mob start`, `mob next`, `mob done` - no merge dance.
C# CLI built specifically for agents to read, edit, and automate Office files. Single binary, no Office install required.
Container with Claude Code, a web UI, 7 AI CLIs, a headless browser, and 50+ tools pre-wired. Useful starting point for self-hosted agent boxes.
Ratatui-based TUI that draws a clean, magic-feeling commit graph from any repo. Faster to read than `git log --graph`, easier to navigate than tig.
Full-featured REST/GraphQL/gRPC client that runs inside Neovim using `.http` files. Postman ergonomics without leaving the editor.
Rust TUI front-end for Taskwarrior with vim-style keybindings, fuzzy search, and live filtering. Makes Taskwarrior usable for daily task review.
Modern alternative to `less` written in Go: incremental search, column/JSON views, follow mode, and live filtering. Drop-in replacement for log inspection.
Go TUI client for Hacker News with comment threading, vim navigation, and offline read support. Replaces a daily browser tab.
Python CLI for running git commands across N repos at once. Groups, parallel fetch, and side-by-side status - perfect for monorepo-of-repos setups.
Meta's Rust replacement for the original `codemod` tool. Regex find-replace across huge codebases with interactive review on each match.
Carvel's templating tool that operates on YAML data structures instead of text. Eliminates the indentation-and-quotes pain of Helm-style string templating.
Open-source PaaS that handles deploys, env management, databases, and rollbacks across your own VPS fleet. Heroku-class UX without the Heroku price.
Beautiful self-hosted control plane for deploying web apps, static sites, and databases on your own infra. Render/Railway feel without the lock-in.
Tiny Rust CLI plus React UI that scans your running containers and tells you which images have updates available. Zero-config, no agent on the host.
Self-hostable CodePush alternative for Expo and React Native. Ship JS bundle updates without going through app store review.
CloudFormation-based runner controller. Reportedly 10x cheaper than GitHub-hosted runners with 40% faster builds and unlimited cache.
Fast, remote-first log viewer that tails multiple SSH targets at once and renders a histogram timeline. No central log server required.
Tray app for managing kubectl port-forwards plus an ngrok-like reverse tunnel for exposing local services with TLS, traffic inspection, and multi-hop proxies.
YAML-driven CLI that schedules, runs, and prunes restic backups across multiple locations. The friendly face restic always needed.
Browser extension that saves an entire web page as a single ZIP that browsers still render. Better archival fidelity than MHTML or Save Page As.
Tiny Go app for tracking personal expenses. Charts, multi-currency, Docker one-liner. Avoids the Mint-replacement bloat trap.
Tracks warranty expirations, stores receipts and product files, and reminds you before things lapse. Surprisingly satisfying for hardware-heavy households.
POSIX-friendly Go shell that knows about JSON, CSV, TOML, and YAML natively. Pipe structured data without `jq` gymnastics.
Wrap any Python project as a single Rust binary that bootstraps its interpreter on first run. Distribute Python tools without asking users to manage envs.
Data-driven JSON pipeline for rendering After Effects compositions at scale. Templated AE projects plus a queue plus workers - useful for video personalization.
Python tool that mirrors CalDAV/CardDAV servers to local files (and back). The plumbing layer behind half the FOSS calendar setups out there.