Back to Home
kengbailey icon

webintel-mcp

Verified Safe

by kengbailey

Overview

The WebIntel MCP server provides intelligent web search and content retrieval tools, including general web search, video search, web content fetching with pagination, YouTube transcription, and Reddit post/comment fetching, designed for AI assistants.

Installation

Run Command
docker run -p 3090:3090 -e SEARXNG_HOST=http://localhost:8189 webintel-mcp

Environment Variables

  • SEARXNG_HOST
  • STT_ENDPOINT
  • STT_MODEL
  • STT_API_KEY
  • PROXY_URL

Security Notes

The server uses `os.getenv` for sensitive configurations like API keys and hostnames, which is good practice. Input validation is applied to tool parameters. However, the `WebContentFetcher` falls back to `Jina Reader API (r.jina.ai)` for some fetching failures or specific content types (e.g., PDFs). This means user-provided URLs and their content might be processed by a third-party service, which could have privacy and data leakage implications. Additionally, `yt-dlp` is configured with `nocheckcertificate: True`, which reduces the security of outbound connections by disabling SSL certificate verification, making it susceptible to man-in-the-middle attacks.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassHigh
Avg Tokens8000
Stars2
Forks0
Last Update2025-12-08

Tags

searchweb-scrapingcontent-retrievalyoutube-transcriptionreddit-data