Developer Tools / AI Agent Frameworks

Sub-Agent MCP

A Python MCP server that lets a parent LLM delegate work to named sub-agents defined in YAML, with per-agent prompts, model settings, and downstream MCP tool access.

Clear22/30
Useful26/30
Specific15/20
Complete18/20
Sub-Agent MCP screenshot

Why it was accepted

The crawl shows a real, purpose-built AI developer tool with clear documentation, setup steps, and working examples. It explains how the server registers agent tools, how delegation works, what models and transports it supports, and how to run it locally or with Docker Compose. That gives enough evidence for a useful public listing.

Weakness

The snapshot does not show full API/reference docs, concrete end-to-end example outputs, or release/maintenance evidence beyond the repository metadata. A visitor still cannot tell how stable it is in production or how broad the supported integrations are beyond the ones named in the README.

Review status

14 days ago #500 ↑ +2

Last evaluated 14 days ago. Current rank #500. Up 2 spots in the rankings.

Score history

81

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.