deep-search-mcp

deep-search-mcp

3.3

If you are the rightful owner of deep-search-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 deep web search MCP server using LinkUp API.

The Deep Search MCP Server is a TypeScript-based server that leverages the LinkUp API to perform deep web searches. It is designed to demonstrate core Model Context Protocol (MCP) concepts by providing tools for executing deep web searches and returning structured results. The server is equipped with features that allow users to perform searches with specific query strings and optional parameters, such as the maximum number of results. The server is built to be easily configurable and can be run in both development and production environments. Future enhancements include caching, pagination, filtering, and improved error handling.

Features

  • Deep web search capabilities using LinkUp API
  • Structured search results
  • Configurable maximum results parameter
  • Development and production environment support
  • Debugging support with MCP Inspector

Tools

  1. deep_search

    Perform deep web searches with query string and optional max_results parameter.