Awesome Claude
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
What is Awesome Claude?
Awesome Claude is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to heyclaude is a curated registry and distribution surface for claude and ai-workflow assets: agents, mcp servers, skills, commands, hooks, rules, guides, tools, jobs, raycast feeds, static data exports...
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- HeyClaude is a curated registry and distribution surface for
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx awesome-claudeConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Awesome Claude
HeyClaude (awesome-claude) is a curated registry and distribution platform for Claude and AI workflow assets, cataloging over 900 entries across categories including MCP servers, agents, skills, commands, hooks, rules, guides, and Raycast extensions. It serves as a discovery surface with machine-readable exports, a remote MCP endpoint, and a community submission system for sharing Claude-compatible tooling. Developers and power users browse it to find vetted MCP servers to add to their setup, and tool authors submit projects to gain visibility in the Claude ecosystem.
Prerequisites
- An MCP-compatible client such as Claude Desktop, Cursor, or Windsurf
- Node.js 18 or later installed (for local npx usage)
- Optional: a GitHub account to submit resources or browse source
Connect to the remote MCP endpoint
The easiest way to use HeyClaude is via its hosted remote MCP server. Add it to your MCP client configuration using mcp-remote as a proxy.
{
"mcpServers": {
"awesome-claude": {
"command": "npx",
"args": ["mcp-remote", "https://heyclau.de/api/mcp"]
}
}
}Restart your MCP client
Fully quit and relaunch Claude Desktop or your chosen MCP client to load the new server configuration.
Browse the registry in your AI client
Ask your AI assistant to search the HeyClaude registry for MCP servers, agents, or tools that match your needs. The server exposes the full catalog for querying.
Alternatively, explore the web interface
Visit https://heyclau.de/browse to explore the registry categories — MCP Servers (323+), Agents, Tools, Skills, Hooks, Rules, Guides, and more — using the web UI without any local setup.
Submit your own resource
To add your MCP server or Claude asset to the registry, visit https://heyclau.de/submit and follow the PR-first intake process. Submissions are source-backed and reviewed before merging.
Awesome Claude Examples
Client configuration
Claude Desktop configuration connecting to the HeyClaude remote MCP registry endpoint.
{
"mcpServers": {
"awesome-claude": {
"command": "npx",
"args": ["mcp-remote", "https://heyclau.de/api/mcp"]
}
}
}Prompts to try
Example prompts to discover Claude tools, agents, and MCP servers through the HeyClaude registry.
- "Search the HeyClaude registry for MCP servers related to databases"
- "Find Claude skills for code review in the awesome-claude catalog"
- "What agents are available in the HeyClaude registry for browser automation?"
- "List the most popular MCP servers in the awesome-claude directory"
- "Find hooks for Claude Desktop that trigger on file changes"Troubleshooting Awesome Claude
mcp-remote fails to connect to the HeyClaude endpoint
Ensure mcp-remote is installed and working by running 'npx mcp-remote --version'. Check that https://heyclau.de/api/mcp is reachable in your browser. If behind a corporate proxy, set the HTTPS_PROXY environment variable.
No tools appear after connecting to the remote endpoint
Some MCP clients require explicitly enabling remote or SSE-based servers. Check your client's documentation for enabling remote MCP connections. For Claude Desktop, mcp-remote bridges the SSE connection over stdio.
Frequently Asked Questions about Awesome Claude
What is Awesome Claude?
Awesome Claude is a Model Context Protocol (MCP) server that heyclaude is a curated registry and distribution surface for claude and ai-workflow assets: agents, mcp servers, skills, commands, hooks, rules, guides, tools, jobs, raycast feeds, static data exports, and an npm mcp package. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Awesome Claude?
Follow the installation instructions on the Awesome Claude GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Awesome Claude?
Awesome Claude works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Awesome Claude free to use?
Yes, Awesome Claude is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Awesome Claude Alternatives — Similar Developer Tools Servers
Looking for alternatives to Awesome Claude? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
Ecc
★ 188.2kThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Javaguide
★ 155.8kJava 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Gemini CLI
★ 104.5kA secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command in
Awesome MCP Servers
★ 87.3k⭐ Curated list of Model Context Protocol (MCP) servers - tools that extend Claude Desktop, Cursor, Windsurf, and other MCP clients with custom capabilities.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
Browse More Developer Tools MCP Servers
Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Awesome Claude in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Awesome Claude?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.