惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
小众软件
小众软件
爱范儿
爱范儿
Y
Y Combinator Blog
博客园 - Franky
美团技术团队
博客园 - 【当耐特】
The Cloudflare Blog
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 聂微东
WordPress大学
WordPress大学
V
Visual Studio Blog
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
有赞技术团队
有赞技术团队

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
Context Awesome - MCP Server for 8,500+ Awesome Lists
Bharat Geleda · 2026-06-25 · via Show HN

Context Awesome Logo - Glasses icon representing curated awesome lists

Give your AI agents access to 8,500+ awesome lists with over 1.3M curated resources.

What are Awesome Lists?
Community-curated collections of the best tools, libraries, and resources on any topic - from ML frameworks to design tools. This MCP server lets your agents recommend high-quality, vetted resources instead of random search results.

Explore the Index

Every list is extracted into structured, agent-ready data and refreshed automatically. Here's what's inside right now.

ListSourceStarsResourcesUpdated
build-your-own-x

Master programming by recreating your favorite technologies from scratch.

/codecrafters-io/build-your-own-x519k35919 hours ago
awesome

😎 Awesome lists about all kinds of interesting topics

/sindresorhus/awesome479k70119 hours ago
public-apis

A collective list of free APIs

/public-apis/public-apis444k1.6k18 hours ago
free-programming-books

:books: Freely available programming books

/EbookFoundation/free-programming-books391k11k7 hours ago
awesome-python

An opinionated list of Python frameworks, libraries, tools, and resources

/vinta/awesome-python305k56718 hours ago
awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

/awesome-selfhosted/awesome-selfhosted301k1.3k18 hours ago
the-book-of-secret-knowledge

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

/trimstray/the-book-of-secret-knowledge230k74 hours ago
computer-science

🎓 Path to a free self-taught education in Computer Science!

/ossu/computer-science205k6818 hours ago
awesome-go

A curated list of awesome Go frameworks, libraries and software

/avelino/awesome-go176k3k18 hours ago
prompts.chat

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

/f/prompts.chat164k214 hours ago

What is Context Awesome?

Context Awesome is a Model Context Protocol (MCP) server that provides instant access to the entire awesome lists ecosystem on GitHub. It enables AI agents to discover and retrieve high-quality, community-curated resources across any domain.

Demo: Using Context Awesome with Claude to find machine learning resources

  • Search across 8,500+ awesome lists with semantic understanding
  • 1mn+ awesome curated resources.
  • Direct integration with Claude, Cursor, and VS Code
  • Token-optimized responses for efficient context usage

Installation

Quick Setup (Hosted Server)

Context Awesome is available as a hosted MCP server. No installation required! Just add the configuration to your MCP client:

Cursor

Settings → Cursor Settings → MCP → Add new global MCP server

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

Claude Code

Run in terminal:

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

Windsurf

Add to MCP config:

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

VS Code

Add to settings:

"mcp": {
  "servers": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}

Claude Desktop

Settings → Connectors → Add Custom Connector

  • • Name: Context Awesome
  • • URL: https://www.context-awesome.com/api/mcp

See installation for other MCP clients →

Local Installation (For Development)

1. Clone and Build

git clone https://github.com/bh-rat/context-awesome.git
cd context-awesome
npm install
npm run build

2. Configure for Local Use

Add to your MCP client configuration:

{
  "mcpServers": {
    "context-awesome": {
      "command": "node",
      "args": ["/path/to/context-awesome/build/index.js"],
      "env": {
        "CONTEXT_AWESOME_API_HOST": "https://api.context-awesome.com"
      }
    }
  }
}

3. Run the Server

# Default (stdio transport)

npm run start

# HTTP transport

npm run start -- --transport http --port 3001

Available MCP Tools

find_awesome_section

Discovers sections and categories across awesome lists matching your search query.

Parameters: query, confidence, limit

get_awesome_items

Retrieves items from a specific list or section with token limiting for optimal context usage.

Parameters: listId, section, tokens, offset

Example Queries

"Find the best machine learning resources for Python"

"What are the best resources for authoring technical books?"

"Show me testing tools from awesome-rust"

"Get React component libraries from awesome lists"

"Find database ORMs in Go awesome lists"

Additional Installation Methods

Cline
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Zed
{
  "context_servers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Augment Code
  1. Click hamburger menu
  2. Select Settings → Tools
  3. Click + Add MCP
  4. Enter URL: https://www.context-awesome.com/api/mcp
Roo Code
{
  "mcpServers": {
    "context-awesome": {
      "type": "streamable-http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Gemini CLI
{
  "mcpServers": {
    "context-awesome": {
      "httpUrl": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Opencode
"mcp": {
  "context-awesome": {
    "type": "remote",
    "url": "https://www.context-awesome.com/api/mcp",
    "enabled": true
  }
}
JetBrains AI Assistant
  1. Settings → Tools → AI Assistant → MCP
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
Kiro
  1. Navigate Kiro → MCP Servers
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
Trae
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Amazon Q Developer CLI
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Warp
  1. Settings → AI → Manage MCP servers
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
Copilot Coding Agent
{
  "mcpServers": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp",
      "tools": ["find_awesome_section", "get_awesome_items"]
    }
  }
}
LM Studio

Navigate to Program → Install → Edit mcp.json

{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
BoltAI
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Perplexity Desktop
  1. Navigate Settings → Connectors
  2. Click Add Connector → Advanced
  3. Name: Context Awesome
  4. URL: https://www.context-awesome.com/api/mcp
Visual Studio 2022
{
  "inputs": [],
  "servers": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Crush
{
  "$schema": "https://charm.land/crush.json",
  "mcp": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Rovo Dev CLI

Run: acli rovodev mcp

{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Zencoder
  1. Zencoder menu (...) → Agent tools
  2. Click Add custom MCP
  3. Name: Context Awesome
  4. URL: https://www.context-awesome.com/api/mcp
Qodo Gen

Open chat panel → Connect more tools → + Add new MCP

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