Awesome Claude

v1.0.0Developer Toolsstable

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.

agent-skillsai-agentsai-directoryai-toolsanthropic
Share:
244
Stars
0
Downloads
0
Weekly
0/5

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

Discover Claude agents and MCP servers
Find AI tools and skills
Access curated AI asset registry
JSONbored

Maintainer

LicenseMIT
Languagemdx
Versionv1.0.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx awesome-claude

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

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
1

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"]
    }
  }
}
2

Restart your MCP client

Fully quit and relaunch Claude Desktop or your chosen MCP client to load the new server configuration.

3

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.

4

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.

5

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.

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.

Quick Config Preview

{ "mcpServers": { "awesome-claude": { "command": "npx", "args": ["-y", "awesome-claude"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

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.

33,000+ ServersFree & Open SourceStep-by-Step Guides