CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Context Awesome

bh-rat/context-awesome
542 toolsSTDIO, HTTPregistry active
Summary

Gives your AI agent access to 8,500+ curated awesome lists from GitHub, totaling over a million vetted tools, libraries, and resources. Exposes three operations: find_awesome_section to discover categories across lists, search_awesome_items for full-text search of individual entries, and get_awesome_items to pull token-budgeted results from specific lists. Available as both a hosted remote server and a local CLI. Useful when you want your agent to recommend battle-tested libraries instead of guessing, or when doing research that needs high-quality starting points. The backend handles all the list indexing and search, so you just point at the API and start querying.

Install to Claude Code

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

Run in your terminal. Add --scope user to make it available in every project.

Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →

Tools

Verified live against the running server on Jun 10, 2026.

verified live2 tools
find_awesome_sectionDiscovers sections/categories across awesome lists matching a search query and returns matching sections from awesome lists. You MUST call this function before 'get_awesome_items' to discover available sections UNLESS the user explicitly provides a githubRepo or listId. Select...3 params

Discovers sections/categories across awesome lists matching a search query and returns matching sections from awesome lists. You MUST call this function before 'get_awesome_items' to discover available sections UNLESS the user explicitly provides a githubRepo or listId. Select...

Parameters* required
limitnumber
Maximum sections to returndefault: 10
query*string
Search terms for finding sections across awesome lists
confidencenumber
Minimum confidence score (0-1)default: 0.3
get_awesome_itemsRetrieves items from a specific awesome list or section with token limiting. You must call 'find_awesome_section' first to discover available sections, UNLESS the user explicitly provides a githubRepo or listId.6 params

Retrieves items from a specific awesome list or section with token limiting. You must call 'find_awesome_section' first to discover available sections, UNLESS the user explicitly provides a githubRepo or listId.

Parameters* required
listIdstring
UUID of the list (from find_awesome_section results)
offsetnumber
Pagination offset for retrieving more itemsdefault: 0
tokensnumber
Maximum number of tokens to return (default: 10000). Higher values provide more items but consume more tokens.
sectionstring
Category/section name to filter
githubRepostring
GitHub repo path (e.g., 'sindresorhus/awesome') from find_awesome_section results
subcategorystring
Subcategory to filter
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Registryactive
Packagecontext-awesome
TransportSTDIO, HTTP
Tools verifiedJun 10, 2026
UpdatedJun 10, 2026
View on GitHub

context-awesome : awesome references for your agents Awesome

MCP Server

A Model Context Protocol (MCP) server that provides access to all the curated awesome lists and their items. It can provide the best resources for your agent from sections of the 8500+ awesome lists on github and more then 1mn+ (growing) awesome row items.

What are Awesome Lists? Awesome lists are community-curated collections of the best tools, libraries, and resources on any topic - from machine learning frameworks to design tools. By adding this MCP server, your AI agents get instant access to these high-quality, vetted resources instead of relying on random web searches.

Perfect for :

  1. Knowledge worker agents to get the most relevant references for their work
  2. The source for the best learning resources
  3. Deep research can quickly gather a lot of high quality resources for any topic.
  4. Search agents

https://github.com/user-attachments/assets/babab991-e4ff-4433-bdb7-eb7032e9cd11

Two Ways to Use Context Awesome

ModeInstallGood for
MCP Serverpoint your agent at the hosted URL or spawn context-awesome-mcpClaude Desktop, Cursor, Windsurf, VS Code — agents that natively speak MCP
CLInpm install -g context-awesomeScripts, shell workflows, editors without MCP support, CI jobs

Both modes ship from the same npm package (context-awesome) and hit the same hosted backend.

MCP Tools

Every MCP tool has a 1:1 CLI subcommand — the server and the CLI expose the same operations.

ToolCLI equivalentWhat it does
find_awesome_sectioncontext-awesome sections <query...>Discover sections/categories across awesome lists matching a query
search_awesome_itemscontext-awesome search <query...>Full-text search across individual items (tools/libraries/resources)
get_awesome_itemscontext-awesome items <target>Fetch items from a known list + section, token-budgeted

CLI Commands

The CLI (context-awesome) talks directly to the hosted backend. For the MCP server, use the separate context-awesome-mcp binary (see Installation — MCP Clients below).

context-awesome <command> [options]

Commands:
  sections <query...>        Find sections matching a query
  search <query...>          Search items (e.g., context-awesome search "postgres orm")
  items <target>             Fetch items from a list (by owner/repo or listId)

Globals:
  --api-host <url>           Backend API host (env: CONTEXT_AWESOME_API_HOST)
  --api-key <key>            API key (env: CONTEXT_AWESOME_API_KEY)
  --json                     Emit raw JSON (for scripts)

Install the CLI

npm install -g context-awesome
context-awesome --help
context-awesome search "rate limiter"
context-awesome sections "graph databases"

Use the CLI without installing

npx context-awesome search "vector database"

Installation — MCP Clients

Remote Server (Recommended)

Context Awesome is available as a hosted MCP server. No installation required.

Install in Cursor

Go to: Settings → Cursor Settings → MCP → Add new global MCP server

{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Claude Code
claude mcp add --transport http context-awesome https://www.context-awesome.com/api/mcp
Install in Claude Desktop

Settings → Connectors → Add Custom Connector.

  • Name: Context Awesome
  • URL: https://www.context-awesome.com/api/mcp
Install in Windsurf / VS Code / Zed / JetBrains / LM Studio / ...

Use the same URL (https://www.context-awesome.com/api/mcp) with each client's "add remote MCP" UI. See the dedicated sections below for exact snippets.

Local stdio (Claude Desktop, offline-capable)

{
  "mcpServers": {
    "context-awesome": {
      "command": "npx",
      "args": ["-y", "context-awesome-mcp", "serve", "--transport", "stdio"],
      "env": {
        "CONTEXT_AWESOME_API_HOST": "https://api.context-awesome.com"
      }
    }
  }
}

Local HTTP transport (for custom integrations)

npx context-awesome-mcp serve --transport http --port 3001
# then point your client at http://localhost:3001/mcp

Local Development

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

# CLI
./build/cli.js search "graph databases"

# MCP server (stdio)
./build/index.js --transport stdio

# MCP Inspector
npm run inspector

Backend service

This MCP server and CLI connect to backend API service that handles the heavy lifting of awesome list processing.

The backend service will be open-sourced soon, enabling the community to contribute to and benefit from the complete context-awesome ecosystem.

Additional Installation Methods

Install in Cline
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Zed
{
  "context_servers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Augment Code
  1. Click the hamburger menu
  2. Select Settings
  3. Navigate to Tools
  4. Click + Add MCP
  5. Enter URL: https://www.context-awesome.com/api/mcp
  6. Name: Context Awesome
Install in Roo Code
{
  "mcpServers": {
    "context-awesome": {
      "type": "streamable-http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Gemini CLI
{
  "mcpServers": {
    "context-awesome": {
      "httpUrl": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Opencode
"mcp": {
  "context-awesome": {
    "type": "remote",
    "url": "https://www.context-awesome.com/api/mcp",
    "enabled": true
  }
}
Install in JetBrains AI Assistant
  1. Go to Settings -> Tools -> AI Assistant -> Model Context Protocol (MCP)
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
  4. Click OK and Apply
Install in Kiro
  1. Navigate Kiro > MCP Servers
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
  4. Click Save
Install in Trae
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Amazon Q Developer CLI
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Warp
  1. Navigate Settings > AI > Manage MCP servers
  2. Click + Add
  3. Configure URL: https://www.context-awesome.com/api/mcp
  4. Click Save
Install in Copilot Coding Agent
{
  "mcpServers": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp",
      "tools": ["find_awesome_section", "search_awesome_items", "get_awesome_items"]
    }
  }
}
Install in LM Studio
  1. Navigate to Program > Install > Edit mcp.json
  2. Add:
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in BoltAI
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Perplexity Desktop
  1. Navigate Perplexity > Settings
  2. Select Connectors
  3. Click Add Connector
  4. Select Advanced
  5. Enter Name: Context Awesome
  6. Enter URL: https://www.context-awesome.com/api/mcp
Install in Visual Studio 2022
{
  "inputs": [],
  "servers": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Crush
{
  "$schema": "https://charm.land/crush.json",
  "mcp": {
    "context-awesome": {
      "type": "http",
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Rovo Dev CLI
acli rovodev mcp

Then add:

{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}
Install in Zencoder
  1. Go to Zencoder menu (...)
  2. Select Agent tools
  3. Click Add custom MCP
  4. Name: Context Awesome
  5. URL: https://www.context-awesome.com/api/mcp
Install in Qodo Gen
  1. Open Qodo Gen chat panel
  2. Click Connect more tools
  3. Click + Add new MCP
  4. Add:
{
  "mcpServers": {
    "context-awesome": {
      "url": "https://www.context-awesome.com/api/mcp"
    }
  }
}

License

MIT

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Add tests for new functionality
  4. Ensure all tests pass
  5. Submit a pull request

Support

For issues and questions:

  • GitHub Issues: https://github.com/bh-rat/context-awesome/issues

Attribution

This project uses data from over 8,500 awesome lists on GitHub. See ATTRIBUTION.md for a complete list of all repositories whose data is included.

Credits

Built with:

  • Model Context Protocol SDK
  • Awesome Lists
  • Inspired by context7 MCP server patterns