MCP ExplorerExplorer

Alibabacloud Iqs Tongxiao Mcp Server

@aliyunon 21 days ago
1 MIT
FreeCommunity
AI Systems
A MCP server for clean and diverse search results using IQS APIs.

Overview

What is Alibabacloud Iqs Tongxiao Mcp Server

The alibabacloud-iqs-tongxiao-mcp-server is a Model Context Protocol (MCP) server implementation that integrates with IQS APIs, providing clean, accurate, diverse, and high-quality search results from multiple data sources.

Use cases

Use cases include obtaining accurate information from the web when unsure of where to find it, as well as retrieving data from multiple vertical sources for comprehensive insights.

How to use

To use the alibabacloud-iqs-tongxiao-mcp-server, you can install it via NPM with the command ‘npm install -g @tongxiao/common-search-mcp-server’. You can also run it using npx by setting your API key in the environment variable: ‘env TONGXIAO_API_KEY=your-api-key npx -y @tongxiao/common-search-mcp-server’. Additionally, it can be configured directly on mainstream MCP Clients.

Key features

Key features include enhanced real-time search capabilities, optimization with large models, and integration of multiple data sources to deliver high-quality results.

Where to use

The alibabacloud-iqs-tongxiao-mcp-server is suitable for various fields that require accurate and diverse information retrieval, such as research, data analysis, and content creation.

Content

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_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.

Tools

No tools

Comments