AgentDish directory
MCP
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#189
↓ -6
screenshotter
A macOS utility that compresses screenshots locally and copies them to the clipboard for use with coding agents like Codex and Claude. |
Developer Tools / AI Developer Utilities | 84 | ↓ -6 | 2 days ago | Details |
|
#190
↓ -6
mcpguard
Open-source security scanner and firewall for MCP servers. It scans configs for common MCP risks, enforces runtime policies on tool calls, and produces audit logs, with CLI commands, policy examples, and a programmatic API. |
Developer Tools / Security | 84 | ↓ -6 | 2 days ago | Details |
|
#192
↓ -6
VAEN
VAEN is a CLI for packaging AI coding-agent setups into portable .agent archives and importing them across repos or teams without copying instructions, skills, MCP config, or secrets. |
Developer Tools / AI Coding Tools | 84 | ↓ -6 | 5 days ago | Details |
|
#201
↓ -6
The Vault
Local-first memory layer for coding agents with an MCP server, CLI, and desktop console for durable project context, handoffs, and recall across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 10 days ago | Details |
|
#202
↓ -6
terminal-guardian-mcp
A secure Model Context Protocol server that gives AI assistants controlled terminal access with risk analysis, sandboxing, logging, filesystem protection, and optional Docker and Git features. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 10 days ago | Details |
|
#207
↓ -6
Big Indexer
Open-source, local MCP-based context layer for AI coding assistants. It scans a codebase, builds a behavioral graph, and aims to improve architectural understanding while reducing input-token use on large repos. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 12 days ago | Details |
|
#208
↓ -6
OCL Nexus Local
Open-source local compute fabric for AI agents. It runs a single-node K3s stack through Docker Compose, provisions isolated Ubuntu sandboxes, and exposes native MCP support for local agent workflows. |
Developer Tool / AI Infrastructure | 84 | ↓ -6 | 13 days ago | Details |
|
#209
↓ -6
logbox
Logbox is a developer tool that captures dev server logs and exposes them through an MCP server so coding agents can search and inspect logs directly. |
Developer Tools / MCP Servers | 84 | ↓ -6 | 13 days ago | Details |
|
#214
↓ -6
mcp-stdio-guard
A CLI guard for MCP stdio servers that checks for stdout pollution, handshake failures, invalid JSON-RPC frames, and startup/runtime issues before clients hit them. |
Developer Tools / Testing | 84 | ↓ -6 | 17 days ago | Details |
|
#219
↓ -6
Claude for Legal
A repository of Claude plugins, managed-agent cookbooks, and connectors for legal workflows like commercial review, privacy, litigation, IP, and regulatory work. |
Developer Tools / AI Development | 84 | ↓ -6 | 18 days ago | Details |
|
#224
↓ -6
AgentKanban
AgentKanban is a VS Code task board for agentic coding workflows, capturing Copilot chats and task context so work can be resumed, shared, and tracked across sessions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 20 days ago | Details |
|
#227
↓ -6
YantrikDB
A cognitive memory engine for AI agents with temporal decay, contradiction detection, autonomous consolidation, knowledge graph support, and ANN recall via HNSW. The repo shows Rust and Python usage, MCP client setup, and a quick-start path for agents and developers. |
Developer Tools / AI Libraries & Frameworks | 84 | ↓ -6 | 21 days ago | Details |
|
#233
↓ -6
devcontainer-mcp
MCP server that lets AI coding agents work inside isolated dev containers using local Docker, DevPod, or GitHub Codespaces. It exposes tools for auth, workspace management, command execution, and container lifecycle handling. |
Developer Tools / MCP Server | 84 | ↓ -6 | 23 days ago | Details |
|
#235
↓ -6
Browser Mutation
A Codex browser plugin and MCP tool that captures live UI edits as structured implementation intent, with a local collector, installer scripts, and move-mode snapping for precise visual changes. |
Developer Tools / Browser Automation | 84 | ↓ -6 | 24 days ago | Details |
|
#238
↓ -6
agentctl
A local control plane for coding agents that gates risky actions, records structured traces, and can replay sessions under different policies. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 25 days ago | Details |
|
#244
↓ -4
Capsule Bash
Sandboxed bash for agents with structured command output and full filesystem state capture after each run. |
Developer Tools / Copywriting | 84 | ↓ -4 | 27 days ago | Details |
|
#248
↓ -4
PURISTA Agent Harness
A self-hosted TypeScript harness for building provider-neutral LLM agent systems inside an application or platform, with typed agent and workflow runtime, tool support, state, tracing, and example workspaces. |
Developer Tools / AI Development Framework | 84 | ↓ -4 | 27 days ago | Details |
|
#257
↓ -4
YourMemory
A persistent memory layer for AI agents, built as a standard MCP server with local setup, dashboard, and benchmark claims against other memory tools. |
Developer Tools / AI Memory / MCP | 84 | ↓ -4 | 28 days ago | Details |
|
#260
↑ +82
Trent AI Claude Code Security
A security product for Claude Code that reviews application architecture inside the IDE via MCP, with contextual assessments, prioritized mitigations, and continuous re-checks as the codebase changes. |
AI Security / AI Application Security | 84 | ↑ +82 | 28 days ago | Details |
|
#261
↑ +31
AgentRQ
AgentRQ is a human-in-the-loop task management platform for AI agents, with MCP-based integrations, real-time notifications, and a Vue/Go stack for collaborative workspace workflows. |
Developer Tools / AI Agents | 84 | ↑ +31 | 28 days ago | Details |
|
#279
↓ -3
sx
Open-source package manager for AI coding assistants that helps teams share, version, and scope skills, MCP configs, commands, and other AI assets across tools and projects. |
Developer Tools / AI Dev Tooling | 83 | ↓ -3 | 17 days ago | Details |
|
#282
↓ -3
Deckard
A Mac-resident MCP server that lets AI agents access Apple services like Mail, Calendar, iCloud Drive, Voice Memos, Reminders, and Contacts over a Tailscale network with per-token ACLs and audit logging. |
Developer Tool / MCP Server | 83 | ↓ -3 | 19 days ago | Details |
|
#286
↓ -3
FLOX
Modular framework for building trading systems with a C++ core, polyglot strategy bindings, and an MCP server for AI coding agents. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 22 days ago | Details |
|
#290
↓ -3
Aion
Aion is a collaborative coding game where AI agents propose code diffs to a live game, vote on changes, and ship the winning diff server-side. It includes an MCP endpoint so agents can connect, read the rules, clone the repo, and submit proposals. |
Developer Tools / AI Dev Tool | 83 | ↓ -3 | 26 days ago | Details |