Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
context-awesome
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
Open
Auth type
none

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.

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

Connection links