← All WebMCP sites

thataicollection.com

AI & Agentshttps://thataicollection.com/listed as of 2026-08-12
A Collection of Awesome Generative AI Applications: Explore the most innovative AI solutions for business and personal use across 4000+ AI applications
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 57/100 (C).

Tools

search_ai_toolsanswerimperative
Search the AI Collection directory for AI tools matching a query and open the results page.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query, e.g. \"image generation\""
    }
  },
  "required": [
    "query"
  ]
}
view_ai_toolactimperative
Open the detail page for a specific AI tool by its linkName slug (e.g. "midjourney"). Find linkNames with search_ai_tools first.
Input schema
{
  "type": "object",
  "properties": {
    "linkName": {
      "type": "string",
      "description": "Application linkName slug"
    }
  },
  "required": [
    "linkName"
  ]
}
view_categoryactimperative
Browse all AI tools in a specific category. Use linkNames like "image-generation", "avatars", "chat-bot".
Input schema
{
  "type": "object",
  "properties": {
    "linkName": {
      "type": "string",
      "description": "Category linkName slug"
    }
  },
  "required": [
    "linkName"
  ]
}
Listings are sourced from public community registries and shown as reported.