AgentDepot – Open Directory of AI Agent Tools
An open directory of AI coding tools for Claude Code, Cursor, Replit, and MCP. Discover 70+ curated agents, plugins, rules, and skills in one place.
TL;DR
TL;DR: AgentDepot is a free, open-source directory of AI agent tools — covering Claude Code, Cursor, Replit, MCP servers, and more — making it the fastest way to find and adopt curated agent workflows.
Source and Accuracy Notes
- Official site: https://agentdepot.dev
- GitHub: https://github.com/agentdepot
What Is AgentDepot?
AgentDepot is a community-driven open-source directory that catalogs AI coding agents, plugins, rules, and skills across popular platforms like Claude Code, Cursor, Windsurf, Replit, and MCP-compatible servers.
The project solves a real discovery problem: with AI agent tooling exploding across dozens of platforms, developers waste hours hunting for the right rule set or MCP server. AgentDepot aggregates these into one searchable index with direct links to each tool’s source.
Key features:
- 70+ curated tools across 5 platforms
- Platform filtering — browse by Claude Code, Cursor, Replit, MCP, or Windsurf
- Category tags — automation, code review, security, data processing, and more
- Direct GitHub links — every tool links to its source repo
- Open contribution model — add your own tools via GitHub PR
Setup Workflow
AgentDepot is a read-only directory — no installation required. To use a tool listed on AgentDepot:
Step 1: Browse the Directory
Open https://agentdepot.dev and filter by your platform. The homepage shows trending tools with weekly download counts.
Step 2: Find a Tool
Use the search bar or category filters. Each tool card shows:
- Platform compatibility badge
- Category tags
- Short description
- GitHub star count and last update date
Step 3: Install or Integrate
Click through to the tool’s GitHub repo and follow the platform-specific setup instructions. For MCP servers, this typically means adding the server config to your AI client’s MCP settings file.
Example MCP server addition for a tool from AgentDepot:
{
"mcpServers": {
"my-tool": {
"command": "npx",
"args": ["-y", "@agentdepot/mcp-tool-name"]
}
}
}
Deeper Analysis
What Makes It Different
Unlike general AI tool directories, AgentDepot is narrowly focused on agentic coding tools — the rules, plugins, and MCP servers that extend AI coding assistants. This specificity makes it more useful for developers than a broad AI tools aggregator.
The directory is manually curated rather than auto-scraped, which means quality signals like platform fit and maintenance status are more reliable.
Community Governance
AgentDepot is open-source under a permissive license. Tool submissions go through a lightweight PR review process. This balances community contribution with quality control — a meaningful differentiator as AI tool directories proliferate.
Update Cadence
The directory is actively maintained with new tools added weekly. Platform coverage currently leans toward Claude Code and MCP, with Cursor and Replit integrations growing.
Practical Evaluation Checklist
- Multi-platform coverage: Does it list tools for your specific AI client?
- Custom rules support: Can you import rules directly into your AI coding assistant?
- MCP server catalog: Does it include pre-configured MCP servers with setup instructions?
- Active maintenance: Are tools regularly updated and new ones added?
- Self-hosting: Can you run the directory locally or host your own curated version?
- Open contribution: Is the submission process transparent and low-friction?
Security Notes
AgentDepot links to external GitHub repositories. As with any tool integration:
- Review tool permissions before installing — especially MCP servers that run code on your behalf
- Check the source for any network calls or data exfiltration
- Use version pins where available to avoid unexpected updates
- Audit MCP server configs if running in a security-sensitive environment
The AgentDepot directory itself is a static site with no backend — it does not collect or process your data.
FAQ
Q: Is AgentDepot free to use? A: Yes. AgentDepot is completely free and open-source. There is no paid tier or account required.
Q: Can I self-host the directory? A: Yes. The full directory data is available on GitHub, and the site is a static build. You can fork the repo and run your own curated version.
Q: How does a tool get listed? A: Submit a GitHub PR with the tool’s name, platform, category, and GitHub URL. Maintainers review for relevance and quality before merging.
Q: Which AI platforms does AgentDepot cover? A: Currently: Claude Code, Cursor, Windsurf, Replit, and MCP-compatible servers. Coverage for other platforms is growing.
Conclusion
AgentDepot fills a real gap in the AI agent tooling ecosystem — the lack of a single, curated place to discover platform-specific tools. With 70+ tools across 5 platforms, an open contribution model, and a clean, searchable interface, it is the fastest path from “I need an AI coding tool for X” to a verified, community-vetted solution.
If you are building with AI agents, bookmark it. If you are an AI tool author, consider contributing — the directory grows through community effort.
Website: https://agentdepot.dev
Related Posts
dev-tools
Automotive Skills Suite for AI Engineering
Evaluate Automotive Skills Suite for APQP, ASPICE, HARA, safety-plan, and DIA workflows with setup notes, governance risks, and SME review guidance.
5/28/2026
dev-tools
awesome-agentic-ai-zh Roadmap Guide
Explore awesome-agentic-ai-zh as a Chinese agentic AI learning roadmap, with setup notes, track selection, study workflow, and evaluation guidance.
5/28/2026
dev-tools
Baguette iOS Simulator Automation Guide
Set up Baguette for iOS Simulator automation, web dashboards, device farms, gesture input, streaming, and camera testing with Xcode caveats.
5/28/2026