Light Research

Provides web content search and extraction through DuckDuckGo and GitHub Code Search APIs, converting web pages into clean Markdown format using browser automation and content sanitization for research and documentation tasks.

View Source
6 stars
0 tools
Created Aug 2025
@code-hex/code-hex-light-research-light-research-mcp

About

Provides web content search and extraction through DuckDuckGo and GitHub Code Search APIs, converting web pages into clean Markdown format using browser automation and content sanitization for research and documentation tasks.

Categories

general

Installation

npm

npm install @code-hex/code-hex-light-research-light-research-mcp

Configuration

{ "mcpServers": { "code-hex-light-research-light-research-mcp": { "command": "npx", "args": [ "-y", "@code-hex/code-hex-light-research-light-research-mcp" ] } } }