Back to directory
mrkrsl/web-search-mcp

mrkrsl/web-search-mcp

@mrkrsl

A simple, locally hosted Web Search MCP server for use with Local LLMs

web-searchlocal-llmsearchbingbraveduckduckgoplaywrighttypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "web-search": {
      "command": "node",
      "args": [
        "/path/to/extracted/web-search-mcp/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13