MCP Local Web Search Server
mcp-server-local-web-search
ローカルウェブ検索を実行するためのMCPサーバー。このサーバーは、モデルコンテキストプロトコル(MCP)を介してウェブページからコンテンツを検索および抽出するためのツールを提供します。
特徴
カスタマイズ可能な結果制限でウェブ検索を実行する
ウェブページからコンテンツを抽出して処理する
タイトル、URL、説明を含む構造化された結果を返す
コンテンツの切り捨てとドメインフィルタリングのサポート
Readabilityを使用したクリーンなコンテンツ抽出
ヘッドレスブラウザ操作でパフォーマンスを向上
Related MCP server: DuckDuckGo MCP Server
インストール
依存関係をインストールするには:
bun install設定
セットアップ スクリプトを実行して MCP サーバーを構成します。
bun run setup.tsこれにより、サーバーが Claude MCP 構成に追加されます。
利用可能なツール
local_web_searchウェブ検索を実行し、タイトル、URL、説明を含む結果を返します
パラメータ:
query: 関連コンテンツを見つけるための検索クエリ(必須)excludeDomains: 検索結果から除外するドメインのリスト(デフォルト: [])limit: 返される結果の最大数(デフォルト: 5)truncate: 結果ごとに返されるコンテンツの最大長(デフォルト: 4000)show: デバッグ用のブラウザウィンドウを表示する (デフォルト: false)proxy: リクエストに使用するプロキシサーバー(オプション)
要件
Bunランタイム
Node.js TypeScript サポート
発達
このプロジェクトでは以下を使用します:
JavaScriptランタイムとしてのBun
型安全性のためのTypeScript
サーバー実装用のモデルコンテキストプロトコルSDK
ウェブ検索用の@egoist/local-web-search (playwright-coreを使用)
コンテンツ抽出の可読性
寄稿者
エゴイスト- オリジナルのローカルウェブ検索の著者
FradSer - 原作者
TheSethRose - Playwright の統合とパフォーマンスの改善
ライセンス
MITライセンス
このプロジェクトは、bun v1.2.2 のbun initを使用して作成されました。Bunは高速なオールインワン JavaScript ランタイムです。
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Provides AI assistants with access to Seltz's powerful Web Search capabilities.
Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.
Search remote Model Context Protocol servers and tools discovered by BuiltWith, without an API key.
Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.
231
Related MCP Servers
- FlicenseCqualityDmaintenanceEnables web search capabilities through the Tavily API via the Model Context Protocol. Allows users to perform web searches and retrieve information from the internet through natural language queries.5-
- FlicenseNot gradedqualityCmaintenanceEnables web searching through DuckDuckGo and fetching content from webpages. Provides search capabilities with configurable result limits and webpage content extraction for AI assistants.-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides web search capabilities via DuckDuckGo and advanced content extraction using Crawl4AI and LLM-powered analysis. It enables users to perform web-wide searches and fetch processed website data through automated browser interaction and intelligent summarization.2MIT
- FlicenseAqualityDmaintenanceEnables Google search with advanced options (date, language, country, safe search) and webpage content extraction via the Model Context Protocol.3-
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FradSer/mcp-server-local-web-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server