Skip to main content
Glama
FradSer

MCP Local Web Search Server

by FradSer

mcp-server-local-web-search

Twitterフォロー

ローカルウェブ検索を実行するためのMCPサーバー。このサーバーは、モデルコンテキストプロトコル(MCP)を介してウェブページからコンテンツを検索および抽出するためのツールを提供します。

特徴

  • カスタマイズ可能な結果制限でウェブ検索を実行する

  • ウェブページからコンテンツを抽出して処理する

  • タイトル、URL、説明を含む構造化された結果を返す

  • コンテンツの切り捨てとドメインフィルタリングのサポート

  • Readabilityを使用したクリーンなコンテンツ抽出

  • ヘッドレスブラウザ操作でパフォーマンスを向上

Related MCP server: DuckDuckGo MCP Server

インストール

依存関係をインストールするには:

bun install

設定

セットアップ スクリプトを実行して MCP サーバーを構成します。

bun run setup.ts

これにより、サーバーが Claude MCP 構成に追加されます。

利用可能なツール

  1. local_web_search

    • ウェブ検索を実行し、タイトル、URL、説明を含む結果を返します

    • パラメータ:

      • query : 関連コンテンツを見つけるための検索クエリ(必須)

      • excludeDomains : 検索結果から除外するドメインのリスト(デフォルト: [])

      • limit : 返される結果の最大数(デフォルト: 5)

      • truncate : 結果ごとに返されるコンテンツの最大長(デフォルト: 4000)

      • show : デバッグ用のブラウザウィンドウを表示する (デフォルト: false)

      • proxy : リクエストに使用するプロキシサーバー(オプション)

要件

  • Bunランタイム

  • Node.js TypeScript サポート

発達

このプロジェクトでは以下を使用します:

寄稿者

ライセンス

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.

Maintenance

ActivityInactive
ResponsivenessNo issues

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

Related MCP Servers

  • F
    license
    C
    quality
    D
    maintenance
    Enables 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
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    2
    MIT

Latest Blog Posts

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