Skip to main content
Glama

Smart Search MCP

by adminhuan

ai_search_api_reference

Search API documentation and usage examples by specifying the API name and platform to quickly find technical reference materials and implementation guidance.

Instructions

🔗 API参考搜索 - 快速查找API文档和使用示例

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

Input Schema

NameRequiredDescriptionDefault
api_nameYesAPI名称或方法名
platformYes平台或库名称(如:express、axios、lodash)

Input Schema (JSON Schema)

{ "properties": { "api_name": { "description": "API名称或方法名", "type": "string" }, "platform": { "description": "平台或库名称(如:express、axios、lodash)", "type": "string" } }, "required": [ "api_name", "platform" ], "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