Back to MCP Servers
Context Awesome
MCP server for querying 8,500+ curated awesome lists (1M+ items) and fetching the best resources for your agent.
knowledge-memoryagent
By bh-rat
Installation
npx -y context-awesomeConfiguration
{
"mcpServers": {
"context-awesome": {
"command": "npx",
"args": ["-y", "context-awesome"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes