Skip to main content
Knowledge & MemoryTypeScript

bh-rat/context-awesome

MCP server for querying 8,500+ curated awesome lists (1M+ items) and fetching the best resources for your agent.

knowledge-memorycloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/bh-rat/context-awesome

Claude Desktop configuration example:

{
  "mcpServers": {
    "context-awesome": {
      "command": "npx",
      "args": [
        "-y",
        "bh-rat/context-awesome"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
bh-rat