100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-llm-apps": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-llm-apps"
]
}
}
}