HomeKnowledge & Memory › Context Awesome

Context Awesome

MCP server for accessing curated awesome list documentation

TypeScript CloudLocal Remote
★ 59 stars Last pushed 2026-06-10 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://www.context-awesome.com/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http context-awesome https://www.context-awesome.com/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}

Package (npm 0.1.1)

npx -y context-awesome@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "context-awesome": {
      "command": "npx",
      "args": [
        "-y",
        "context-awesome@0.1.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry