MCP Directory
Back

sub-agents.directory

by ayush-that ยท TypeScript ยท โ˜… 130

๐Ÿ’ Sub-Agents Directory is a curated collection of 100+ sub-agent prompts and MCP servers for Claude Code.

#ai-agents#claude#claude-ai#claude-subagents#subagents

Install

npx -y github:ayush-that/sub-agents.directory

Auto-generated from the repo's primary language โ€” check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated โ€” the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sub-agents-directory": {
      "command": "npx",
      "args": [
        "-y",
        "github:ayush-that/sub-agents.directory"
      ]
    }
  }
}

From the README

Sub-Agents Directory Discover Claude Code sub-agents, prompts, and MCP servers. About ยท Getting Started ยท Contributing name: your-agent-name description: Brief description of what the agent does tools: Read, Write, Edit, Bash, Glob, Grep --- Your agent instructions go here... ` Open a pull request to this repository. We'll review and merge it! - **Framework** โ€” [Next.js 16](https://nextjs.org) with App Router - **Language** โ€” [TypeScript](https://www.typescriptlang.org) - **Styling** โ€” [Tailwind CSS](https://tailwindcss.com) - **Components** โ€” [shadcn/ui](https://ui.shadcn.com) -โ€ฆ
Read full README on GitHub โ†’

Related filesystem servers