Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

HeyClaude — Claude & AI workflow directory

io.github.jsonbored/heyclaude

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

Uptime
100.0%
1 direct probes · 30d
Response
6650ms
last probe
Tools
28
callable
Resources
14
readable
Prompts
4
available

Tools · 28

registry.search

Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility.

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 recommende…

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 summ…

registry.info

Fetch read-only HeyClaude MCP package, registry, tool, and public rate-limit metadata.

registry.list

List read-only HeyClaude entries with bounded pagination and optional category, platform, tag, and query filters.

registry.updates

List recently added or upstream-updated HeyClaude entries from generated registry metadata.

entry.related

Fetch read-only related HeyClaude entries based on category, tags, platforms, keywords, and source metadata.

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 co…

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_co…

entry.compare

Compare 2-5 read-only HeyClaude entries by fit, category, platforms, source metadata, and install complexity.

registry.stats

Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage.

install.setup

Fetch read-only MCP client setup snippets for Codex, Claude Desktop, Cursor, Windsurf, or remote HTTP clients.

install.compatibility

Fetch platform compatibility metadata for a HeyClaude skill entry.

install.guidance

Fetch read-only install, config, usage, and package guidance for a HeyClaude entry.

install.adapter

Fetch generated read-only platform adapter content, currently Cursor rule adapters for skill packages.

registry.feeds

List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations.

submission.schema

Fetch read-only HeyClaude submission schemas for PR-first intake by category.

submission.validate

Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content.

submission.duplicates

Search generated registry artifacts for likely duplicate entries before a user opens a submission PR.

submission.urls

Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls.

submission.guidance

Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations.

submission.prepare

Build a read-only maintainer-reviewed HeyClaude submission draft with canonical PR text and URLs.

submission.examples

Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions.

submission.review

Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub.

submission.policy

Fetch HeyClaude's read-only submission, artifact, import, and maintainer-review policy for contributors and agents.

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 safe…

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 saf…

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 measu…

Resources · 14

HeyClaude directory index

Generated public directory index artifact.

heyclaude://feeds/directory
HeyClaude agents category

Generated public agents category summary entries.

heyclaude://category/agents
HeyClaude collections category

Generated public collections category summary entries.

heyclaude://category/collections
HeyClaude commands category

Generated public commands category summary entries.

heyclaude://category/commands
HeyClaude guides category

Generated public guides category summary entries.

heyclaude://category/guides
HeyClaude hooks category

Generated public hooks category summary entries.

heyclaude://category/hooks
HeyClaude mcp category

Generated public mcp category summary entries.

heyclaude://category/mcp
HeyClaude rules category

Generated public rules category summary entries.

heyclaude://category/rules
HeyClaude skills category

Generated public skills category summary entries.

heyclaude://category/skills
HeyClaude statuslines category

Generated public statuslines category summary entries.

heyclaude://category/statuslines
HeyClaude tools category

Generated public tools category summary entries.

heyclaude://category/tools
HeyClaude recent registry updates

Bounded list of recently added or upstream-updated HeyClaude entries from the generated search index.

heyclaude://registry/recent
HeyClaude trending registry entries

Bounded list of trending HeyClaude entries from the public /api/registry/trending endpoint; degrades gracefully when dynamic state is unavailable.

heyclaude://registry/trending
HeyClaude active jobs

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

asset.find

Guide a client through searching, comparing, and recommending HeyClaude entries for a use case.

submission.prepare

Guide a user through drafting a maintainer-reviewed HeyClaude submission without opening a PR automatically.

submission.review

Check a draft for schema gaps, duplicate risk, source review, and maintainer checklist items.

install.asset

Guide installation/use of one entry while keeping source and secret-handling checks explicit.

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"
    }
  }
}