# HeyClaude — Claude & AI workflow directory MCP server

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jsonbored-heyclaude
- Repository: https://github.com/JSONbored/awesome-claude
- Website: https://heyclau.de

## Install
- Command: `npx -y @heyclaude/mcp`
- Endpoint: https://heyclau.de/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @heyclaude/mcp v0.4.0
- Remote endpoint: https://heyclau.de/api/mcp

## Tools
- registry.search - Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility. Endpoint: https://heyclau.de/api/mcp
- registry.plan - 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 recommended stack is summarized as a copy-pasteable installPlan, alongside trust and follow-up guidance. Endpoint: https://heyclau.de/api/mcp
- registry.recommend - 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 summary, disclosed safety/privacy notes, and an inline install block — plus a topPick and a consolidated installPlan. Unlike workflow.plan it does not force category diversity; it returns the genuinely best matches. Collapses the search → compare → detail → asset loop into a single answer-shaped response. Endpoint: https://heyclau.de/api/mcp
- registry.info - Fetch read-only HeyClaude MCP package, registry, tool, and public rate-limit metadata. Endpoint: https://heyclau.de/api/mcp
- registry.list - List read-only HeyClaude entries with bounded pagination and optional category, platform, tag, and query filters. Endpoint: https://heyclau.de/api/mcp
- registry.updates - List recently added or upstream-updated HeyClaude entries from generated registry metadata. Endpoint: https://heyclau.de/api/mcp
- entry.related - Fetch read-only related HeyClaude entries based on category, tags, platforms, keywords, and source metadata. Endpoint: https://heyclau.de/api/mcp
- entry.detail - 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 conserve context, with bodyChars/bodyTruncated/omittedFields describing what was dropped; pass bodyMode='full' for the complete content or 'none' to drop the body entirely. Use entry.asset to retrieve omitted install/script content. Endpoint: https://heyclau.de/api/mcp
- entry.asset - 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_content/script payloads when you do not need them. Endpoint: https://heyclau.de/api/mcp
- entry.compare - Compare 2-5 read-only HeyClaude entries by fit, category, platforms, source metadata, and install complexity. Endpoint: https://heyclau.de/api/mcp
- registry.stats - Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage. Endpoint: https://heyclau.de/api/mcp
- install.setup - Fetch read-only MCP client setup snippets for Codex, Claude Desktop, Cursor, Windsurf, or remote HTTP clients. Endpoint: https://heyclau.de/api/mcp
- install.compatibility - Fetch platform compatibility metadata for a HeyClaude skill entry. Endpoint: https://heyclau.de/api/mcp
- install.guidance - Fetch read-only install, config, usage, and package guidance for a HeyClaude entry. Endpoint: https://heyclau.de/api/mcp
- install.adapter - Fetch generated read-only platform adapter content, currently Cursor rule adapters for skill packages. Endpoint: https://heyclau.de/api/mcp
- registry.feeds - List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations. Endpoint: https://heyclau.de/api/mcp
- submission.schema - Fetch read-only HeyClaude submission schemas for PR-first intake by category. Endpoint: https://heyclau.de/api/mcp
- submission.validate - Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content. Endpoint: https://heyclau.de/api/mcp
- submission.duplicates - Search generated registry artifacts for likely duplicate entries before a user opens a submission PR. Endpoint: https://heyclau.de/api/mcp
- submission.urls - Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls. Endpoint: https://heyclau.de/api/mcp
- submission.guidance - Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations. Endpoint: https://heyclau.de/api/mcp
- submission.prepare - Build a read-only maintainer-reviewed HeyClaude submission draft with canonical PR text and URLs. Endpoint: https://heyclau.de/api/mcp
- submission.examples - Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions. Endpoint: https://heyclau.de/api/mcp
- submission.review - Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub. Endpoint: https://heyclau.de/api/mcp
- submission.policy - Fetch HeyClaude's read-only submission, artifact, import, and maintainer-review policy for contributors and agents. Endpoint: https://heyclau.de/api/mcp
- entry.trust - 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 safety guarantees, or installation approval. Endpoint: https://heyclau.de/api/mcp
- entry.safety - 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 safety guarantees, or installation approval. Endpoint: https://heyclau.de/api/mcp
- entry.coverage - 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 measures disclosed-metadata completeness only; it is not a malware scan, a safety verdict, or installation approval, and a higher score does not mean an entry is safe. Endpoint: https://heyclau.de/api/mcp

## Resources
- heyclaude://feeds/directory - HeyClaude directory index Generated public directory index artifact. MIME type: application/json
- heyclaude://category/agents - HeyClaude agents Generated public agents category summary entries. MIME type: application/json
- heyclaude://category/collections - HeyClaude collections Generated public collections category summary entries. MIME type: application/json
- heyclaude://category/commands - HeyClaude commands Generated public commands category summary entries. MIME type: application/json
- heyclaude://category/guides - HeyClaude guides Generated public guides category summary entries. MIME type: application/json
- heyclaude://category/hooks - HeyClaude hooks Generated public hooks category summary entries. MIME type: application/json
- heyclaude://category/mcp - HeyClaude mcp Generated public mcp category summary entries. MIME type: application/json
- heyclaude://category/rules - HeyClaude rules Generated public rules category summary entries. MIME type: application/json
- heyclaude://category/skills - HeyClaude skills Generated public skills category summary entries. MIME type: application/json
- heyclaude://category/statuslines - HeyClaude statuslines Generated public statuslines category summary entries. MIME type: application/json
- heyclaude://category/tools - HeyClaude tools Generated public tools category summary entries. MIME type: application/json
- heyclaude://registry/recent - HeyClaude recent registry updates Bounded list of recently added or upstream-updated HeyClaude entries from the generated search index. MIME type: application/json
- heyclaude://registry/trending - HeyClaude trending registry entries Bounded list of trending HeyClaude entries from the public /api/registry/trending endpoint; degrades gracefully when dynamic state is unavailable. MIME type: application/json
- heyclaude://jobs/active - HeyClaude active jobs Bounded list of active public job listings from the public /api/jobs endpoint; degrades gracefully when dynamic state is unavailable. MIME type: application/json

## Prompts
- asset.find - Find the best Claude asset Guide a client through searching, comparing, and recommending HeyClaude entries for a use case. Arguments: use_case, category, platform
- submission.prepare - Prepare a HeyClaude submission Guide a user through drafting a maintainer-reviewed HeyClaude submission without opening a PR automatically. Arguments: category, name, source_url
- submission.review - Review submission before opening PR Check a draft for schema gaps, duplicate risk, source review, and maintainer checklist items. Arguments: draft
- install.asset - Install a HeyClaude asset safely Guide installation/use of one entry while keeping source and secret-handling checks explicit. Arguments: category, slug, platform

## Metadata
- Owner: io.github.JSONbored
- Version: 0.4.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 25, 2026
- Source: https://registry.modelcontextprotocol.io
