MCPServers
Local Web Search - MCP server logo

Local Web Search

6
0

Summary

This MCP server implementation provides a local web search capability, integrating with a headless browser to perform Google searches and extract content from web pages. Developed by Frad Lee, it offers features such as customizable search queries, result limiting, domain exclusion, and content truncation. The server uses the Readability library to clean and parse web content, converting it to markdown format. It's designed for AI assistants and other MCP-compatible clients that require up-to-date web information without direct internet access. The implementation is particularly useful for tasks like research, content aggregation, and information retrieval across various domains.

Available Actions(1)

local_web_search

Performs web search and returns results with title, URL, and description. Parameters: query (string, required), excludeDomains (array of strings, optional), limit (number, optional), truncate (number, optional), show (boolean, optional), proxy (string, optional)

Last Updated: April 30, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags