Websearchmcp
W

Websearchmcp

The Internet Search MCP is a service encapsulated based on Tencent Cloud's Internet Search API, providing intelligent search capabilities with millisecond - level response and minute - level updates, supporting multiple functions such as natural result retrieval and multi - modal VR cards, helping developers quickly integrate Internet search capabilities.
2.5 points
0

What is the Internet Search MCP Server?

The Internet Search MCP Server is an intelligent Internet search tool built on Tencent Cloud's Internet search API, capable of quickly retrieving publicly available information across the entire network. Through simple configuration, you can enable your AI assistant to have real - time search capabilities and query various information such as the latest news, policies, weather, and encyclopedic knowledge.

How to Use the Internet Search MCP?

Using the Internet Search MCP requires three simple steps: First, register a Tencent Cloud account and activate the service. Then, obtain the API key. Finally, add the corresponding server configuration to your MCP client configuration file. After the configuration is completed, your AI assistant can directly conduct Internet searches.

Applicable Scenarios

The Internet Search MCP is particularly suitable for scenarios that require real - time information, such as querying the latest news dynamics, obtaining policy and regulatory updates, searching for technical documents, looking up encyclopedic knowledge, understanding weather changes, and tracking financial market information. Any task that requires the latest and most accurate Internet information can use this service.

Main Features

Whole - Network Intelligent Search
Based on the Sogou search engine, covering publicly available resources across the entire network, including various content types such as news, encyclopedias, videos, and pictures.
Multi - Modal Results
Not only returns text information but also supports the display of results in various forms such as pictures and VR cards, presenting information more richly.
Advanced Filtering Function
Supports precise searches based on multiple conditions such as time range, specified websites, and specific fields.
Real - Time Information Update
Capable of updating information at the minute - level, ensuring that the obtained information is the latest and most timely.
Fast Response
With a millisecond - level response speed, returning search results in as fast as 300ms to enhance the user experience.
High - Quality Content Sources
Directly connected to authoritative and high - quality content platforms such as Sogou Encyclopedia, Penguin Media Platform, Tencent News, and Tencent Video.
Advantages
Extremely fast response speed: Industry - leading millisecond - level response time
Strong information timeliness: Updated at the minute - level to ensure information freshness
Wide content coverage: Covers the entire network's resources based on Sogou Search
Diverse result forms: Supports multi - modal display such as text and pictures
Easy to integrate: Can be used with simple JSON configuration
Stable and reliable: Based on Tencent Cloud's infrastructure, with stable service
Limitations
Requires a Tencent Cloud account: Must register on Tencent Cloud and activate the service
There are version differences: The functions of the Premium Edition and the Standard Edition are different
Result quantity limit: The Standard Edition returns a maximum of 20 results
Requires network connection: Depends on Internet access capabilities
Content is limited by the search source: Based on Sogou Search's content index

How to Use

Register a Tencent Cloud Account
Visit the Tencent Cloud official website, register an account, and complete real - name authentication. This is a prerequisite for using the Internet search service.
Activate the Internet Search API Service
Log in to the Tencent Cloud console, find the Internet Search API service, and activate it. You can choose the Standard Edition or the Premium Edition.
Obtain the API Key
On the access management page of the Tencent Cloud console, create and obtain your SecretId and SecretKey. Please keep these keys properly.
Select the SSE Link
Select the corresponding SSE link according to the version you have activated: Use the standard SSE for the Standard Edition and the Premium Edition SSE for the Premium Edition.
Configure the MCP Client
Add the Internet search server configuration to your MCP client configuration file, and fill in your key and the selected SSE link.

Usage Cases

Query Real - Time Weather Information
When you need to know the current weather conditions in a certain city, you can use the Internet search to obtain the latest weather forecast information.
Obtain the Latest News Dynamics
When you need to know the latest progress of a hot event, the Internet search can provide news information updated at the minute - level.
Find Technical Documents and Tutorials
When programming or learning new technologies, you need to find relevant official documents, tutorials or solutions.
Understand Policy and Regulatory Changes
Enterprises or individuals need to understand the latest policy and regulatory changes to ensure business compliance.

Frequently Asked Questions

Is the Internet Search MCP free?
What's the difference between the Standard Edition and the Premium Edition?
How timely are the search results?
How to ensure the accuracy of the search results?
What should I do if an authentication error occurs during configuration?
Which languages of content are supported for search?

Related Resources

Tencent Cloud Internet Search API Documentation
Official detailed documentation, including API interface descriptions, parameter details, and call examples
Tencent Cloud Console
Manage your Tencent Cloud services, activate the Internet Search API, and view usage
Tencent Cloud Key Management
Create and manage API access keys, and obtain SecretId and SecretKey
MCP Protocol Official Documentation
Understand the detailed specifications and standards of the Model Context Protocol
Sogou Search
Understand the capabilities and characteristics of the underlying search engine

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
        "prosearch": {
            "url": "按需替换上述SSE链接",
            "headers": {
                "TENCENTCLOUD_SECRET_KEY": "替换你的腾讯云密钥",
                "TENCENTCLOUD_SECRET_ID": "替换你的腾讯云密钥",
                "source": "tx_cloud_user"
            }
        }
    }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
5.7K
5 points
M
Maverick MCP
Python
6.9K
4 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
9.8K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
13.1K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.0K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.8K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
9.6K
4.5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
10.6K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.6K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.9K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
23.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.2K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
36.6K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase