# awesome-repositories.com > A curated directory of open-source GitHub repositories, filtered by a unified taxonomy (use case, ecosystem, stack, maturity). Every entry is human-reviewed and tagged so agents can search by intent, not just keywords. The site exposes the same catalogue over three surfaces: a web UI at the root, a Model Context Protocol (MCP) server at /api/mcp, and machine-readable manifests at /.well-known/*. Every user-facing page also has a `.md` twin — request the same URL with `.md` appended (or send `Accept: text/markdown`) to get the markdown version. ## Core entry points - [Home](https://www.awesome-repositories.com/index.md): browse, search, filter every approved repository. - [MCP server docs](https://www.awesome-repositories.com/mcp.md): endpoint, OAuth flow, tool list. - [Sitemap](https://www.awesome-repositories.com/sitemap.xml): every indexed URL. - [llms-full.txt](https://www.awesome-repositories.com/llms-full.txt): expanded index with per-repo taglines. ## Machine-readable manifests - [MCP server card](https://www.awesome-repositories.com/.well-known/mcp/server-card.json): SEP-1649 server card. - [Agent Skills index](https://www.awesome-repositories.com/.well-known/agent-skills/index.json): agentskills.io v0.2.0 index. - [API catalog](https://www.awesome-repositories.com/.well-known/api-catalog): RFC 9727 linkset pointing at every public surface. - [OAuth authorization server](https://www.awesome-repositories.com/.well-known/oauth-authorization-server): RFC 8414 metadata. - [OAuth protected resource](https://www.awesome-repositories.com/.well-known/oauth-protected-resource): RFC 9728 metadata. ## Curated searches - [react-table-library](https://www.awesome-repositories.com/q/react-table-library.md) ## Featured repositories - [superapp-labs/django-superapp](https://www.awesome-repositories.com/repositories/superapp-labs-django-superapp.md): Bootstrap modular Django projects from templates with auto-discovered standalone apps.