bh-rat/context-awesome
MCP server for querying 8,500+ curated awesome lists (1M+ items) and fetching the best resources for your agent.
Quick Start
Clone the repository:
git clone https://github.com/bh-rat/context-awesomeClaude Desktop configuration example:
{
"mcpServers": {
"context-awesome": {
"command": "npx",
"args": [
"-y",
"bh-rat/context-awesome"
]
}
}
}Check the repository README for specific installation and configuration instructions.