mcpbeat

HeyClaude — Claude & AI workflow directory MCP Server

io.github.JSONbored/heyclaude
answering

HeyClaude — Claude & AI workflow directory is answering right now. Last checked 2 min ago. 47 installs a week from npm. It exposes 28 tools. Last commit 31 Jul 2026.

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

Installs per day peak 32 · avg 9 · -16% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
28
Tools
read from the server
795 ms
Response time
average over 24h
47
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add heyclaude --transport http https://heyclau.de/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "heyclaude": {
      "url": "https://heyclau.de/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.heyclaude]
url = "https://heyclau.de/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "heyclaude": {
      "url": "https://heyclau.de/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "heyclaude": {
      "url": "https://heyclau.de/api/mcp"
    }
  }
}

Available tools 28

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

submission
submission.duplicates
Search generated registry artifacts for likely duplicate entries before a user opens a submission PR.
submission.examples
Fetch read-only category examples and templates for faster, more accurate HeyClaude submissions.
submission.guidance
Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations.
submission.policy
Fetch HeyClaude's read-only submission, artifact, import, and maintainer-review policy for contributors and agents.
submission.prepare
Build a read-only maintainer-reviewed HeyClaude submission draft with canonical PR text and URLs.
submission.review
Review a HeyClaude submission draft locally for schema errors, duplicate risk, and maintainer checklist items without writing to GitHub.
submission.schema
Fetch read-only HeyClaude submission schemas for PR-first intake by category.
submission.urls
Build prefilled HeyClaude submit and review URLs for a validated PR-first submission draft without making write calls.
submission.validate
Validate a HeyClaude content submission draft locally without creating GitHub issues, pull requests, or publishing content.
registry
registry.feeds
List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations.
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.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.
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.
registry.search
Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility.
registry.stats
Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage.
registry.updates
List recently added or upstream-updated HeyClaude entries from generated registry metadata.
entry
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.
entry.compare
Compare 2-5 read-only HeyClaude entries by fit, category, platforms, source metadata, and install complexity.
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.
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.
entry.related
Fetch read-only related HeyClaude entries based on category, tags, platforms, keywords, and source metadata.
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.
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.
install
install.adapter
Fetch generated read-only platform adapter content, currently Cursor rule adapters for skill packages.
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.setup
Fetch read-only MCP client setup snippets for Codex, Claude Desktop, Cursor, Windsurf, or remote HTTP clients.

Endpoints

URLTransportStateLatencyChecked
https://heyclau.de/api/mcp streamable-http answering 111 ms 2 min ago

HeyClaude — Claude & AI workflow directory — questions

Answers built from our own checks of this server.

What can HeyClaude — Claude & AI workflow directory do?
It exposes 28 tools, read directly from the server on our last check. Among them: entry.asset, entry.compare, entry.coverage, entry.detail, entry.related, entry.safety and 22 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is HeyClaude — Claude & AI workflow directory mostly used for?
Its tools cluster around submission, registry and entry. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is HeyClaude — Claude & AI workflow directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 795 ms. The bar chart above shows every period we have measured.
How do I connect HeyClaude — Claude & AI workflow directory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does HeyClaude — Claude & AI workflow directory need an API key?
No. HeyClaude — Claude & AI workflow directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 28 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is HeyClaude — Claude & AI workflow directory?
It answers our handshake in 795 ms on average, which is faster than 10% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use HeyClaude — Claude & AI workflow directory?
The npm package @heyclaude/mcp was installed 47 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is HeyClaude — Claude & AI workflow directory open source?
Yes — it is published under the MIT licence, written in MDX, 286 stars on GitHub and 23 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.