HeyClaude

Created By
JSONbored5 hours ago
Read-only MCP server for the HeyClaude registry — search, compare, and install Claude agents, MCP servers, skills, hooks, and more. 27 tools, 4 prompts, 14 resources. No API key required.
Overview

HeyClaude is a curated, GitHub-native directory of Claude and AI workflow resources — agents, MCP servers, skills, hooks, commands, rules, guides, and more. This MCP server brings the full registry into your AI client so you can search, compare, and install tools without leaving your workflow.

  • 27 tools across 7 namespaces
  • 4 workflow prompts for planning, submission, and install guidance
  • 14 live resources — category indexes, trending feeds, recent updates
  • Fully read-only — no API key, no credentials, no side effects
  • Stdio (npx) and remote HTTP (https://heyclau.de/api/mcp) transports

Installation

Claude Desktop / Cursor / Windsurf — add to your MCP config:

{
  "mcpServers": {
    "heyclaude": {
      "command": "npx",
      "args": ["-y", "@heyclaude/mcp"]
    }
  }
}

Remote HTTP (no install): https://heyclau.de/api/mcp

Codex / CLI: npx -y @heyclaude/mcp


Tools

registry.* — Search & discovery

ToolWhat it does
registry.searchFull-text search with filters for platform, tags, safety notes, and trust level
registry.recommendBest-match entries for a plain-language task description
registry.listBrowse all entries in a category with pagination
registry.updatesRecent additions and changes to the registry
registry.statsEntry counts, category breakdown, and registry health metrics
registry.planBuild a copy-pasteable multi-tool install plan for a workflow
registry.infoServer version, capabilities, and registry build metadata
registry.feedsAvailable distribution feeds (RSS, Atom, JSON diff, llms.txt)

entry.* — Entry details

ToolWhat it does
entry.detailFull dossier: description, install snippets, safety/privacy notes, source URL, tags
entry.compareSide-by-side comparison of two or more entries
entry.relatedEntries similar to a given slug
entry.assetCopy-ready install command, config snippet, or download artifact
entry.trustTrust posture: source reachability, claim status, safety disclosures
entry.safetyDetailed safety and privacy metadata for an entry

install.* — Install guidance

ToolWhat it does
install.setupClient-specific setup instructions (Claude Desktop, Cursor, Codex, etc.)
install.compatibilityWhich clients and platforms an entry supports
install.guidanceStep-by-step install walkthrough for an entry
install.adapterGenerated adapter config for a specific platform (e.g. Cursor .mdc)

submission.* — Submit to HeyClaude

ToolWhat it does
submission.prepareDraft a new submission from a source URL
submission.validateValidate a draft against the content policy
submission.reviewPre-PR review with safety, privacy, and uniqueness checks
submission.schemaJSON schema for a submission in a given category
submission.duplicatesCheck whether a source URL already exists in the registry
submission.urlsGenerate the PR and issue URLs for submitting a draft
submission.guidanceCategory-specific submission tips and requirements
submission.examplesExample entries for a given category
submission.policyFull content policy for what the registry accepts

Prompts

PromptWhat it does
asset.findFind the best HeyClaude asset for a described use case
submission.prepareGuided draft of a new registry submission
submission.reviewReview a draft before opening a PR
install.assetSafe install walkthrough for a specific entry

Resources

The server exposes 14 live resources including per-category entry indexes (mcp, skills, hooks, agents, commands, and more), a recent updates feed, a trending entries feed, and an active jobs listing.


Server Config

{
  "mcpServers": {
    "heyclaude": {
      "command": "npx",
      "args": [
        "-y",
        "@heyclaude/mcp"
      ]
    }
  }
}
Project Info
Created At
5 hours ago
Updated At
5 hours ago
Author Name
JSONbored
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago