Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
A Model Context Protocol (MCP) server that integrates with IQS APIs to provide enhanced real-time search capabilities from multiple data sources.
Add this to your MCP client configuration:
{
"mcpServers": {
"aliyun-alibabacloud-iqs-tongxiao-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tongxiao/common-search-mcp-server"
],
"env": {
"TONGXIAO_API_KEY": "<Your TongXiao API key from ipaas.console.aliyun.com/api-key>"
}
}
}
}{
"id": "aliyun-alibabacloud-iqs-tongxiao-mcp-server",
"name": "Alibaba Cloud IQS TongXiao",
"description": "A Model Context Protocol (MCP) server that integrates with IQS APIs to provide enhanced real-time search capabilities from multiple data sources.",
"source_url": "https://github.com/aliyun/alibabacloud-iqs-tongxiao-mcp-server",
"publisher_name": "aliyun",
"publisher_url": "https://github.com/aliyun",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 5236,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@tongxiao/common-search-mcp-server"
},
"tools_count": 1
}