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
Installation
npx -y pskill9/web-searchConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub