Perform local web searches and extract structured, clean content from web pages using customizable filters and headless browser support through the Model Context Protocol.
Unlock the full potential of MCP Local Web Search Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
An MCP server for performing local web searches. This server provides tools to search and extract content from web pages through the Model Context Protocol.
To install dependencies:
bun install
Run the setup script to configure the MCP server:
bun run setup.ts
This will add the server to your Claude MCP configuration.
local_web_search
query
: Search query to find relevant content (required)excludeDomains
: List of domains to exclude from search results (default: [])limit
: Maximum number of results to return (default: 5)truncate
: Maximum length of content to return per result (default: 4000)show
: Show browser window for debugging (default: false)proxy
: Proxy server to use for requests (optional)This project uses:
MIT License
This project was created using bun init
in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!