AgentDish directory
cli
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#2
→ 0
Mercemur
Mercemur is a store automation platform with three interfaces: a REST API, an MCP server for AI agents, and a CLI for editing storefronts as files. The docs show authentication, scopes, rate limits, error handling, pagination, idempotency, and a large API surface for catalogue, orders, customers, pricing, and money. |
Developer Tools / API / AI Agent Infrastructure | 93 | → 0 | 17 hours ago | Details |
|
#5
↓ -1
ripwire
A zero-dependency C++23 CLI and MCP server that gives coding agents a ranked map of a repository, including call context, blast radius, and tests to run. |
Developer Tools / Code Assistant | 92 | ↓ -1 | 4 days ago | Details |
|
#7
↓ -1
bdinfo-rs
A Rust Blu-ray disc analyzer that reimplements BDInfo for BDMV folders and ISO images, with CLI, desktop, and browser/WASM front ends. |
Developer Tool / Media Analysis | 92 | ↓ -1 | 52 days ago | Details |
|
#8
↓ -1
scribe
Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP. |
Developer Tools / AI Agents | 92 | ↓ -1 | 56 days ago | Details |
|
#11
↑ +15
Snyk Agent Scan
Open-source security scanner for AI agents, MCP servers, and agent skills. It auto-discovers installed agent components and checks them for prompt injection, tool poisoning, secrets, malware payloads, and related risks. |
Security / Agent Security | 92 | ↑ +15 | 128 days ago | Details |
|
#15
↓ -3
TDQS — Tool Definition Quality Score
An open framework for scoring how well an MCP tool definition communicates to an AI agent, with a spec, reference implementation, CLI, and hosted API. |
Developer Tools / Code Assistant | 91 | ↓ -3 | 7 days ago | Details |
|
#21
↓ -3
agent-desktop
Native desktop automation CLI for AI agents. It uses OS accessibility trees to control apps with structured JSON output and deterministic element references, and includes both a Rust CLI and C-ABI library for in-process use. |
Developer Tools / Code Assistant | 91 | ↓ -3 | 27 days ago | Details |
|
#23
↓ -3
SigMap
SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo. |
Developer Tools / AI Code Assistance | 91 | ↓ -3 | 68 days ago | Details |
|
#26
↓ -3
aislop
CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools. |
Developer Tools / Code Quality | 91 | ↓ -3 | 105 days ago | Details |
|
#28
↑ +142
agent-desktop
Native desktop automation CLI for AI agents. It controls apps through OS accessibility trees and returns structured JSON with deterministic element references, with extra FFI bindings for embedding in other languages. |
Developer Tools / Desktop Automation | 91 | ↑ +142 | 128 days ago | Details |
|
#30
↑ +144
AgentPort
AgentPort is a secure tool-calling layer for AI agents, with 50+ integrations, per-tool approval policies, encrypted credentials, and detailed call logs. It connects through MCP or CLI and is designed to let agents use external services without exposing secrets. |
Developer Tools / Code Assistant | 91 | ↑ +144 | 129 days ago | Details |
|
#33
↓ -2
DashClaw
DashClaw is a policy and approval layer for unattended AI coding agents. It intercepts risky or expensive actions before execution, routes them for remote approval, and records signed evidence for later review. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 4 days ago | Details |
|
#41
↓ -2
epho
Epho is an API for running coding agents like Claude Code, Codex, or OpenCode in the cloud. It takes a prompt and repo context, then streams back the agent’s work over SSE. |
Developer Tools / AI APIs | 90 | ↓ -2 | 21 days ago | Details |
|
#44
↓ -2
slivingdoc
An MCP server and CLI for shared notebooks for agents, with pull/commit workflows, durable S3 storage, and text-based conflict handling. |
Developer Tools / MCP Server | 90 | ↓ -2 | 25 days ago | Details |
|
#52
↓ -2
prompt-scrub
A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings. |
AI Developer Tool / Prompt privacy / PII redaction | 90 | ↓ -2 | 41 days ago | Details |
|
#63
↓ -2
WakaWiki
WakaWiki is a Rust CLI that generates and keeps agent-facing documentation up to date for a codebase. It supports multiple model providers, a zero-LLM scan mode, incremental updates, and AGENTS.md integration, with CI-friendly GitHub Actions usage documented in the README. |
Developer Tools / AI Coding | 90 | ↓ -2 | 68 days ago | Details |
|
#67
↓ -2
OpenScience
OpenScience is an open-source AI workbench for scientific research. It can read papers, plan hypotheses, write and run code, manage experiments, query scientific databases, and present results in a browser-based workspace. |
Developer Tools / AI Workbench / Research Agent | 90 | ↓ -2 | 68 days ago | Details |
|
#69
↓ -2
mcpsnoop
A transparent MCP proxy and terminal UI for watching real client-to-server tool calls, inspecting frames, replaying captured calls, and debugging live JSON-RPC traffic. |
Developer Tools / MCP Debugging / Proxy Tools | 90 | ↓ -2 | 69 days ago | Details |
|
#71
↓ -2
OpenWiki
OpenWiki is a CLI for generating and keeping agent-oriented documentation up to date for a codebase. The repo shows installation, init and update commands, interactive and one-shot usage, and support for multiple model providers. |
Developer Tools / Documentation | 90 | ↓ -2 | 71 days ago | Details |
|
#73
↓ -2
Omnigent
Open-source AI agent framework and meta-harness for orchestrating Claude Code, Codex, Cursor, Pi, and custom agents with policies, sandboxing, and cross-device collaboration. |
AI Development / Agent frameworks | 90 | ↓ -2 | 78 days ago | Details |
|
#74
↓ -2
ParseHawk
Local-first document AI that extracts structured JSON from PDFs, scans, images, text, and Markdown without sending data to a third-party API. It includes a REST API, CLI, and Web UI, and supports local execution on macOS Apple Silicon and Linux NVIDIA systems. |
Developer Tools / AI Development | 90 | ↓ -2 | 78 days ago | Details |
|
#81
↓ -2
ExtendDB
Open-source DynamoDB-compatible API adapter with pluggable storage, built for local development, CI, self-hosted deployments, and air-gapped environments. |
Developer Tools / Database | 90 | ↓ -2 | 112 days ago | Details |
|
#82
↓ -2
InsForge
InsForge is an open-source backend platform for agentic coding, giving AI coding agents access to database, auth, storage, compute, hosting, and an AI gateway. The repo includes a clear quickstart, MCP server support, and both cloud and self-hosted workflows. |
Developer Tools / AI Coding Agents / Backend Platform | 90 | ↓ -2 | 115 days ago | Details |
|
#96
→ 0
WorkBraid
A local software architecture workbench for people and AI agents. It lets teams map systems, draft architecture changes, review proposals, and connect agents through CLI or MCP. |
Developer Tools / AI Developer Tooling | 89 | → 0 | 4 days ago | Details |