io.github.chenyujing1234-netizen/trueai
io.github.chenyujing1234-netizen/trueaiRecommend and inspect AI SaaS apps from the TrueAI catalog (1,600+ apps) by need, name or URL.
Tools · 4
Find AI tools that match a natural-language user need. Parameters ---------- description : str The user's need in their own words. Be specific about the scenario, audience…
Resolve and return the full structured record of one AI app. Parameters ---------- name_or_url : str The AI app's display name (e.g. 'Cursor', '通义千问'), its TrueAI slug, a …
Browse the catalog with structured filters and sorting. Parameters ---------- category : str | None Optional category slug to filter by, e.g. 'coding', 'image-gen', 'writi…
List every category in the TrueAI catalog. Each entry has ``slug``, ``name``, optional ``icon``, ``sort_order``, ``parent_id`` and ``tool_count``. Use the returned slugs to filter ``list_…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.chenyujing1234-netizen/trueai": {
"url": "https://www.shiflowai.cloud/mcp",
"transport": "streamable-http"
}
}
}