Back to Home
deeprave icon

mcp-server-websearch

Verified Safe

by deeprave

Overview

A minimal MCP server providing a web search tool via DuckDuckGo, designed for integration with AI agents.

Installation

Run Command
python search_mcp.py

Security Notes

The server uses stdio for communication, limiting direct network exposure to external clients. It does not contain 'eval', hardcoded secrets, or obfuscation. The primary external interaction is through the 'ddgs' library which scrapes DuckDuckGo, inherently relying on the stability and structure of DuckDuckGo's website, which could be a point of failure for the functionality, but not a direct security vulnerability within the server's code itself. Error handling for network issues and timeouts is present.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-12-11

Tags

Web SearchDuckDuckGoMCP ServerToolNo API Key