**[HeyClaude](https://heyclau.de)** is the curated directory for Claude Code and AI workflow resources — agents, MCP servers, skills, hooks, slash commands, rules, and guides. ## What this server does - **`search_registry`** — full-text search across 400+ entries by keyword, category, or tag - **`get_entry`** — fetch full metadata for any entry (description, install instructions, safety/privacy notes, source links) - **`list_categories`** — browse available categories ## Why use it Find the right Claude tool without leaving your agent. Get structured metadata — not just a link — including safety notes, prerequisites, and verified source URLs. ## Links - [Browse the directory](https://heyclau.de/browse) - [GitHub](https://github.com/JSONbored/awesome-claude) - [Submit a tool](https://heyclau.de/submit)
How to connect
https://server.smithery.ai/heyclaude/heyclaude/mcp
curl -X POST https://server.smithery.ai/heyclaude/heyclaude/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'