web-search-mcp

mrkrsl/web-search-mcp
★ 633 stars TypeScript 🔍 Search Updated 1mo ago
A simple, locally hosted Web Search MCP server for use with Local LLMs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "web-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrkrsl/web-search-mcp"
      ]
    }
  }
}

Topics

llmlmstudiolocal-llmmcpweb-search