Skip to main content
Glama

TongXiao Common Search MCP Server

by aliyun

TongXiao Common Search MCP Server

A Model Context Protocol (MCP) server implementation that integrates with IQS APIs, which delivers clean, accurate, diverse, and high-quality results through multiple data sources. For more Information about TongXiao, please visit our documents.

Installation

NPM Installation

npm install -g @tongxiao/common-search-mcp-server

Running with npx

# run stdio server env TONGXIAO_API_KEY=your-api-key npx -y @tongxiao/common-search-mcp-server
# run sse server env TONGXIAO_API_KEY=your-api-key SERVER=sse npx -y @tongxiao/common-search-mcp-server

You can find your apikey from ipaas.console.aliyun.com/api-key

Running on client

Configure Tongxiao MCP Server directly on mainstream MCP Client.

{ "mcpServers": { "tongxiao-common-search": { "command": "npx", "args": [ "-y", "@tongxiao/common-search-mcp-server" ], "env": { "TONGXIAO_API_KEY": "" } } } }

Available Tools

  1. common_search This tool offers enhanced real-time search capabilities for open domain networks. By utilizing optimization with large models and integrating multiple data sources, it delivers clean, accurate, diverse, and high-quality results.

Best for: When you are unsure where to find information, use this interface to obtain accurate information from the web or multiple vertical data sources.

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

A Model Context Protocol server that provides enhanced real-time search capabilities by integrating with Alibaba Cloud IQS APIs to deliver clean, accurate results from multiple data sources.

  1. Installation
    1. NPM Installation
    2. Running with npx
    3. Running on client
  2. Available Tools

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that integrates with Microsoft Bing Search API, allowing AI assistants to perform web, news, and image searches.
      Last updated -
      3
      19
      Python
      MIT License
      • Apple
    • -
      security
      -
      license
      -
      quality
      A Model Context Protocol server that enables large language models to upload files directly to Alibaba Cloud Object Storage Service (OSS), supporting multiple OSS configurations and specified upload directories.
      Last updated -
      1
      TypeScript
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that enables AI agents to interact with Alibaba Cloud DataWorks through standardized interfaces, allowing seamless management of DataWorks resources and operations via the DataWorks Open API.
      Last updated -
      169
      81
      17
      TypeScript
      Apache 2.0
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that provides real-time web search capabilities to AI assistants through pluggable search providers, currently integrated with the Brave Search API.
      Last updated -
      3
      TypeScript
      MIT License

    View all related MCP servers

    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/aliyun/alibabacloud-iqs-tongxiao-mcp-server'

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