websearch-mcp-server

Howe829/websearch-mcp-server

3.4

If you are the rightful owner of websearch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

WebSearch MCP Server is a versatile web search server that supports multiple search providers and converts URL content to Markdown.

The WebSearch MCP Server is designed to facilitate web searches across various platforms and convert web content into Markdown format. It supports popular search engines like Bing, Baidu, and Google, and can also retrieve content from WeChat official account articles and GitHub. The server is built with Python and requires version 3.12 or higher. It offers a streamlined setup process using uv for dependency management, although pip can also be used. The server is configurable via a .env file, allowing users to customize settings such as the search base URL, language, and server host details. The server can be run in a streamable HTTP mode, making it suitable for various applications that require real-time data processing.

Features

  • Web Search: Perform searches using Bing, Baidu, and Google.
  • Markdown Conversion: Convert URL content into Markdown format.
  • WeChat Articles: Retrieve content from WeChat official account articles.
  • GitHub Search: Search for repositories, users, and issues on GitHub.
  • Configurable: Customize server settings via a .env file.