Skip to main content
Glama

Smart Search MCP

by adminhuan

ai_search_aliyun_docs

Search Alibaba Cloud product documentation and API references to find technical specifications, configuration guides, and implementation details for cloud services.

Instructions

☁️ 阿里云文档搜索 - 搜索阿里云产品文档和API

【重要】此工具会返回阿里云文档搜索URL,Claude Code应该使用WebFetch工具访问该URL以获取真实搜索结果。

Input Schema

NameRequiredDescriptionDefault
productNo产品名称(如:ecs、oss、rds等)
queryYes搜索关键词

Input Schema (JSON Schema)

{ "properties": { "product": { "description": "产品名称(如:ecs、oss、rds等)", "type": "string" }, "query": { "description": "搜索关键词", "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adminhuan/smart-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server