This is a TypeScript-based server designed to provide deep web search capabilities within an MCP environment. It leverages the LinkUp API to deliver structured search results, demonstrating core MCP concepts through a practical application.
主な機能
01Allows optional 'max_results' parameter to control the number of results.
02Performs deep web searches with a query string.
031 GitHub stars
04Returns structured search results from the LinkUp API.