HeyClaude — Claude & AI workflow directory
Rank #2,052io.github.JSONbored/heyclaude
Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
HeyClaude — Claude & AI workflow directory is a Model Context Protocol (MCP) server published by jsonbored. It ranks #2,052 of 115,460 servers tracked on MCP Toplist, and its repository has 294 GitHub stars. HeyClaude — Claude & AI workflow directory is listed across 3 registries — Official MCP, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Jun 25, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 113,408 of 115,460 servers on MCP Toplist.
Use HeyClaude — Claude & AI workflow directory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http heyclaude https://heyclau.de/api/mcpclaude mcp add heyclaude -- npx -y @heyclaude/mcp[mcp_servers.heyclaude]
url = "https://heyclau.de/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.heyclaude]
command = "npx"
args = ["-y", "@heyclaude/mcp"]Add to ~/.codex/config.toml.
https://heyclau.de/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"heyclaude": {
"command": "npx",
"args": [
"-y",
"@heyclaude/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heyclaude": {
"url": "https://heyclau.de/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"heyclaude": {
"command": "npx",
"args": [
"-y",
"@heyclaude/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heyclaude": {
"type": "http",
"url": "https://heyclau.de/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"heyclaude": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@heyclaude/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heyclaude": {
"serverUrl": "https://heyclau.de/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heyclaude": {
"command": "npx",
"args": [
"-y",
"@heyclaude/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heyclaude": {
"url": "https://heyclau.de/api/mcp"
}
}
}{
"mcpServers": {
"heyclaude": {
"command": "npx",
"args": [
"-y",
"@heyclaude/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JSONbored%2Fheyclaude)<a href="https://mcptoplist.com/server/io.github.JSONbored%2Fheyclaude"><img src="https://mcptoplist.com/badge/io.github.JSONbored%2Fheyclaude.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
jsonbored
Other servers by jsonbored
View all jsonbored servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains HeyClaude — Claude & AI workflow directory?
- HeyClaude — Claude & AI workflow directory is maintained by jsonbored, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is HeyClaude — Claude & AI workflow directory listed on the Official MCP Registry?
- Yes — HeyClaude — Claude & AI workflow directory is listed on the Official MCP Registry, alongside mcp.so and PulseMCP.
- How many versions does HeyClaude — Claude & AI workflow directory have?
- MCP Toplist tracks 1 version of HeyClaude — Claude & AI workflow directory, most recently published on Jun 25, 2026.
- Where can I find the source code for HeyClaude — Claude & AI workflow directory?
- The source code for HeyClaude — Claude & AI workflow directory is hosted at github.com/jsonbored/awesome-claude.