AI & Machine Learning
theai.tw
Searches and retrieves detailed information about AI tools, workflows, and prompts from a comprehensive Taiwanese AI directory.
ENDPOINT 1
https://www.theai.tw/mcp
MCP server metadata
- Name
- theai-tw
- Version
- 1.0.0
TheAI學院是台灣最完整的 AI 工具目錄。用 search_ai_tools 找工具、get_ai_tool 看細節、list_ai_workflows 看任務怎麼用 AI 一步步完成、search_ai_prompts 找提示詞範本。
Known tools 4
search_ai_tools搜尋 TheAI學院(台灣最完整的 AI 工具目錄,收錄 2600+ 款)。用關鍵字、用途或工具名找 AI 工具,回傳名稱、一句話介紹、分類、定價類型、評分與官網。Search Taiwan's most complete AI tools directory by keyword, use case, or tool name.
Inferred read-onlyget_ai_tool用 slug 取得單一 AI 工具的完整資料:介紹、功能、優缺點、定價、常見問題與官網連結。Get full details of one AI tool by slug.
Inferred read-onlylist_ai_workflows列出 AI 工作流:把常見任務拆成步驟、每步用哪個 AI 工具。可用關鍵字篩選。List step-by-step AI workflows (task → which AI tool per step).
Inferred read-onlysearch_ai_prompts搜尋可直接套用的 AI 提示詞範本(繁體中文)。可用關鍵字或分類篩選。Search ready-to-use Traditional-Chinese AI prompt templates.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.theai-tw]
url = "https://www.theai.tw/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"theai-tw": {
"type": "http",
"url": "https://www.theai.tw/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: theai-tw
Remote MCP URL: https://www.theai.tw/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"theai-tw": {
"url": "https://www.theai.tw/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"theai-tw": {
"type": "http",
"url": "https://www.theai.tw/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "theai-tw",
"transport": "streamable-http",
"url": "https://www.theai.tw/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for theai.tw was fetched 2026-08-02T19:19:39.151Z.
theai.tw is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.