web-mcp

web-mcp

3.2

If you are the rightful owner of web-mcp 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.

A Model Context Protocol (MCP) server that provides web search and content retrieval capabilities for AI assistants.

The Web MCP Server is designed to enhance AI assistants by providing them with the ability to perform web searches and retrieve content from the internet. It leverages DuckDuckGo for search operations and uses advanced content extraction techniques to deliver clean, readable text from web pages. This server is particularly useful for applications that require real-time information retrieval and processing, such as chatbots and virtual assistants. By integrating with this server, AI systems can access a broader range of information and present it in a user-friendly format.

Features

  • search_duckduckgo: Performs web searches using DuckDuckGo and returns URLs of the search results.
  • read_url: Fetches and processes content from URLs, removing HTML markup for better readability.