Skip to main content
Glama
aliyun

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": ""
            }
        }
    }
}

Related MCP server: DataWorks MCP Server

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.

Available Tools

1 tool

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool updatev1.0.0
    • First observedcommon_search

TDQS

B3.1/5.0
Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool has a clearly defined and distinct purpose focused on enhanced web search.

Naming Consistency5/5

With only one tool, naming consistency is inherently perfect. The tool name 'common_search' follows a clear and consistent verb_noun pattern, though no comparison with other tools is possible.

Tool Count2/5

A single tool is too few for a server described as providing 'enhanced web open-domain real-time search capabilities' with 'multi-data source fusion'. This scope suggests operations like filtering, refining, or managing searches, which are missing, making the surface feel thin and incomplete.

Completeness2/5

The server's domain implies a search service, but with only a basic search tool, there are significant gaps. Missing operations likely include advanced filtering, result pagination, source selection, or search history management, which could cause agent failures in complex workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.

  • Remote MCP server for China brand visibility, destination demand, and KOL discovery workflows.

  • The BigQuery remote MCP server is a fully managed service that uses the Model Context Protocol to connect AI applications and LLMs to BigQuery data sources. It provides secure, standardized tools for AI agents to list datasets and tables, retrieve schemas, generate and execute SQL queries through natural language, and analyze data—enabling direct access to enterprise analytics data without requiring manual SQL coding.

  • The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server that enables AI models to perform real-time internet and knowledge searches through Higress, enhancing model responses with up-to-date information from Google, Bing, Arxiv, and internal knowledge bases.
    1
    5
    Apache 2.0
  • A
    license
    C
    quality
    D
    maintenance
    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.
    100
    114
    50
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) based search API server that provides standardized access to Google Maps, Google Flights, Google Hotels and other services. This server enables AI assistants to access various search services through a unified interface.
    73
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables automated search monitoring with AI-powered duplicate detection, allowing users to track search queries for new content and receive notifications when changes occur.
    2
    -

Latest Blog Posts

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