Back to Home
mustafametesengul icon

webquest-mcp

Verified Safe

by mustafametesengul

Overview

Provides powerful web search and scraping tools to AI agents and MCP-compatible clients via a Model Context Protocol (MCP) server.

Installation

Run Command
docker run --rm -p 8000:8000 --env-file .env -e WEBQUEST_MCP_HOST=0.0.0.0 mustafametesengul/webquest-mcp run

Environment Variables

  • OPENAI_API_KEY
  • HYPERBROWSER_API_KEY
  • WEBQUEST_MCP_AUTH_SECRET

Security Notes

The server correctly loads API keys and JWT secrets from environment variables or a .env file, avoiding hardcoded credentials. It supports JWT authentication for requests, which is a good security practice for API access. No 'eval' or obvious obfuscation was found. Users must ensure proper management of environment variables and be aware of the disclaimer regarding web scraping legality and website terms of service.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens300
Stars0
Forks0
Last Update2026-01-10

Tags

AI AgentsWeb ScrapingSearchMCPPython