HeyClaude — Claude & AI workflow directory
io.github.jsonbored/heyclaudeSearch the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
Tools · 28
Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility.
Plan a read-only Claude or Codex workflow toolbox from ranked HeyClaude registry entries. Each entry includes an inline install block (install command, config snippet, download URL) and the recommende…
Answer 'what should I use to do X' in one call. Given a plain-language task (and optional platform/category), returns the best-match HeyClaude entries ranked by fit — each with why it fits, trust summ…
Fetch read-only HeyClaude MCP package, registry, tool, and public rate-limit metadata.
List read-only HeyClaude entries with bounded pagination and optional category, platform, tag, and query filters.
List recently added or upstream-updated HeyClaude entries from generated registry metadata.
Fetch read-only related HeyClaude entries based on category, tags, platforms, keywords, and source metadata.
Fetch a read-only HeyClaude registry entry detail payload by category and slug. By default (bodyMode='excerpt') the body markdown is trimmed to a short lead and large copyable fields are omitted to co…
Fetch the category-aware copy/install asset for a HeyClaude entry without writing local files. Pass assetType (e.g. 'install_command', 'config_snippet') to return only that asset and avoid the full_co…
Compare 2-5 read-only HeyClaude entries by fit, category, platforms, source metadata, and install complexity.
Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage.
Fetch read-only MCP client setup snippets for Codex, Claude Desktop, Cursor, Windsurf, or remote HTTP clients.
Fetch platform compatibility metadata for a HeyClaude skill entry.
Fetch read-only install, config, usage, and package guidance for a HeyClaude entry.
Fetch generated read-only platform adapter content, currently Cursor rule adapters for skill packages.
List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations.
Fetch read-only HeyClaude submission schemas for PR-first intake by category.
Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content.
Search generated registry artifacts for likely duplicate entries before a user opens a submission PR.
Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls.
Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations.
Build a read-only maintainer-reviewed HeyClaude submission draft with canonical PR text and URLs.
Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions.
Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub.
Fetch HeyClaude's read-only submission, artifact, import, and maintainer-review policy for contributors and agents.
Explain deterministic trust, source, package, safety, privacy, and review metadata signals for one HeyClaude entry. This is a metadata review only and does not provide malware scanning, automatic safe…
Review 1-5 HeyClaude entries for source, package, safety, and privacy metadata fit before install or recommendation. This is a metadata review only and does not provide malware scanning, automatic saf…
Compare 2-5 HeyClaude entries side by side by how much trust metadata they disclose (source, package, safety, privacy, and review provenance) and rank them by deterministic signal coverage. This measu…
Resources · 14
Generated public directory index artifact.
heyclaude://feeds/directory
Generated public agents category summary entries.
heyclaude://category/agents
Generated public collections category summary entries.
heyclaude://category/collections
Generated public commands category summary entries.
heyclaude://category/commands
Generated public guides category summary entries.
heyclaude://category/guides
Generated public hooks category summary entries.
heyclaude://category/hooks
Generated public mcp category summary entries.
heyclaude://category/mcp
Generated public rules category summary entries.
heyclaude://category/rules
Generated public skills category summary entries.
heyclaude://category/skills
Generated public statuslines category summary entries.
heyclaude://category/statuslines
Generated public tools category summary entries.
heyclaude://category/tools
Bounded list of recently added or upstream-updated HeyClaude entries from the generated search index.
heyclaude://registry/recent
Bounded list of trending HeyClaude entries from the public /api/registry/trending endpoint; degrades gracefully when dynamic state is unavailable.
heyclaude://registry/trending
Bounded list of active public job listings from the public /api/jobs endpoint; degrades gracefully when dynamic state is unavailable.
heyclaude://jobs/active
Prompts · 4
Guide a client through searching, comparing, and recommending HeyClaude entries for a use case.
Guide a user through drafting a maintainer-reviewed HeyClaude submission without opening a PR automatically.
Check a draft for schema gaps, duplicate risk, source review, and maintainer checklist items.
Guide installation/use of one entry while keeping source and secret-handling checks explicit.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"heyclaude_—_claude_&_ai_workflow_directory": {
"url": "https://heyclau.de/api/mcp",
"transport": "streamable-http"
}
}
}