HomeOther › HeyClaude — Claude & AI workflow directory

HeyClaude — Claude & AI workflow directory

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

MDX Remote
★ 300 stars Last pushed 2026-08-16 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://heyclau.de/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http awesome-claude https://heyclau.de/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "awesome-claude": {
      "url": "https://heyclau.de/api/mcp"
    }
  }
}

Package (npm 0.4.0)

npx -y @heyclaude/mcp@0.4.0

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry