Back to Home
null-create icon

mcp-web-server

Verified Safe

by null-create

Overview

A local, API-key-free web search server providing unified search tools via Model Context Protocol (MCP) for LLM agents and automation systems.

Installation

Run Command
make dev-compose

Environment Variables

  • HOST_PORT
  • HOST_ADDRESS

Security Notes

The server's code does not contain 'eval', hardcoded secrets, or obvious malicious patterns. It relies on well-known public search engines (DuckDuckGo, Wikipedia, GitHub Public API) which inherently have rate-limiting. The default bind address of '0.0.0.0' for the HTTP server means it is accessible from any network interface; users should be aware of this and use `HOST_ADDRESS` to restrict access if exposing it to an untrusted network.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-19

Tags

Web SearchLLM ToolAPI-key-freeLocal ServerAutomation