MCP server for accessing curated awesome list documentation
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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 :
https://github.com/user-attachments/assets/babab991-e4ff-4433-bdb7-eb7032e9cd11
| Mode | Install | Good for |
|---|---|---|
| MCP Server | point your agent at the hosted URL or spawn context-awesome-mcp | Claude Desktop, Cursor, Windsurf, VS Code β agents that natively speak MCP |
| CLI | npm install -g context-awesome | Scripts, shell workflows, editors without MCP support, CI jobs |
Both modes ship from the same npm package (context-awesome) and hit the same hosted backend.
Every MCP tool has a 1:1 CLI subcommand β the server and the CLI expose the same operations.
| Tool | CLI equivalent | What it does |
|---|---|---|
find_awesome_section | context-awesome sections <query...> | Discover sections/categories across awesome lists matching a query |
search_awesome_items | context-awesome search <query...> | Full-text search across individual items (tools/libraries/resources) |
get_awesome_items | context-awesome items <target> | Fetch items from a known list + section, token-budgeted |
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 is available as a hosted MCP server. No installation required.
Go to: Settings β Cursor Settings β MCP β Add new global MCP server
Settings β Connectors β Add Custom Connector.
Context Awesomehttps://www.context-awesome.com/api/mcpUse 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.
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.
https://www.context-awesome.com/api/mcpSettings -> Tools -> AI Assistant -> Model Context Protocol (MCP)+ Addhttps://www.context-awesome.com/api/mcpOK and ApplyKiro > MCP Servers+ Addhttps://www.context-awesome.com/api/mcpSaveSettings > AI > Manage MCP servers+ Addhttps://www.context-awesome.com/api/mcpSaveProgram > Install > Edit mcp.jsonPerplexity > SettingsConnectorsAdd ConnectorAdvancedContext Awesomehttps://www.context-awesome.com/api/mcpThen add:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/context-awesome)<a href="https://allmcps.com/mcp/context-awesome"><img src="https://allmcps.com/api/badge/context-awesome?style=directory" alt="Context Awesome on AllMCPs" /></a>