AI & KnowledgeAuth: Open
Context Awesome hosted MCP server
Curated datasets
Context Awesome’s open MCP endpoint serves curated list-based datasets to agents, providing a lightweight retrieval source for specialized topics.
Curated by Agentic WorkersPublished Updated
Server description
Curated awesome-list knowledge as an MCP source
Context Awesome’s open MCP endpoint serves curated list-based datasets to agents, providing a lightweight retrieval source for specialized topics.
- Slug
- context-awesome
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- Open
- Auth type
- none
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"context-awesome": {
"url": "https://www.context-awesome.com/api/mcp"
}
}
}