{
  "name": "AITerms.tw",
  "description": "台灣第一個結構化的 AI 術語詞典：80+ AI 工具目錄、200+ AI 術語定義、iPAS 證照備考資源",
  "version": "1.0.0",
  "url": "https://aiterms.tw/api/mcp",
  "transport": {
    "type": "streamable-http",
    "url": "https://aiterms.tw/api/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "tools": [
    {
      "name": "search_tools",
      "description": "Search 80+ AI tools by keyword or category"
    },
    {
      "name": "get_tool",
      "description": "Get detailed information about a specific AI tool"
    },
    {
      "name": "search_terms",
      "description": "Search 200+ AI terminology definitions"
    },
    {
      "name": "list_categories",
      "description": "List all AI tool categories with counts"
    }
  ],
  "contact": "hans@groupg.org",
  "logo": "https://aiterms.tw/favicon.svg"
}
