browser automation

Web Search

An MCP server that enables free web searching using Google search results, with no API keys required.

typescript
local
browser automation
0
View on GitHub

Installation

npx -y pskill9/web-search

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "web-search",
  "command": "npx",
  "args": [
    "-y",
    "pskill9/web-search"
  ]
}

About This MCP Server

pskill9/web-search

An MCP server that enables free web searching using Google search results, with no API keys required.

GitHub: https://github.com/pskill9/web-search

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub