# TopTenFast > Browse, create, and vote on top ten lists. Rank your favorites fast! TopTenFast is a community-driven platform where users create, share, and vote on ranked top-ten lists across hundreds of categories including entertainment, sports, food, technology, and more. ## Key Features - Browse 700+ curated and user-created top ten lists - Vote items up or down to influence rankings - Add new items to existing lists - Create your own lists on any topic - Comment and discuss rankings with the community ## Content Structure - **Categories**: High-level groupings (e.g., Movies, Music, Sports, Food) - **Lists**: Ranked top-ten lists within categories (e.g., "Best Sci-Fi Movies") - **Items**: Individual ranked entries within lists, each with descriptions and optional media ## URL Patterns - Homepage: https://toptenfast.com/ - Category: https://toptenfast.com/category/{slug} - List: https://toptenfast.com/list/{slug} - Item: https://toptenfast.com/list/{list-slug}/{item-slug} - Search: https://toptenfast.com/search?q={query} ## API - Base URL: https://api.toptenfast.com/api - OpenAPI Spec: https://api.toptenfast.com/api/openapi.json - No authentication required ## MCP Server (Model Context Protocol) - URL: https://api.toptenfast.com/mcp - Protocol: MCP Streamable HTTP - Tools: list_categories, browse_lists, get_list, search_lists - No authentication required ## Sitemap - https://toptenfast.com/sitemap.xml