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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
U
Unit 42
IT之家
IT之家
Y
Y Combinator Blog
T
Tailwind CSS Blog
B
Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
I
InfoQ
J
Java Code Geeks
F
Fortinet All Blogs
T
The Blog of Author Tim Ferriss
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Hackread – Cybersecurity News, Data Breaches, AI and More
人人都是产品经理
人人都是产品经理
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
GbyAI
GbyAI
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
Context Awesome - MCP Server for 8,500+ Awesome Lists
Bharat Geleda · 2026-06-25 · via Hacker News: 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"
    }
  }
}