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

env TONGXIAO_API_KEY=your-api-key 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_searchThis 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.

MCP Server · Populars

MCP Server · New

    jackccrawford

    Geniuz

    Your AI remembers now. Geniuz stores everything in a local database locally on Mac, Windows, Linux, Raspberry Pi. No cloud. No account. No API keys. Nothing leaves your machine. It's open source; you can read every line of code.

    Community jackccrawford
    ggui-ai

    ggui

    The universal interface layer between AI agents and humans. Generate rich UIs on demand via MCP.

    Community ggui-ai
    aanno

    CocoIndex Code MCP Server

    An RAG for code development, implemented as MCP server with cocoindex

    Community aanno
    timescale

    Tiger Linear MCP Server

    A wrapper around the Linear API for internal LLMs

    Community timescale
    choplin

    MCP Gemini CLI

    MCP Server

    Community choplin