Skip to main content
Glama

MCP Local Web Search Server

by FradSer

mcp-server-local-web-search

Twitterフォロー

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

特徴

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

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

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

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

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

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

インストール

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

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 ランタイムです。

-
security - not tested
A
license - permissive license
-
quality - not tested

Related MCP Servers

  • A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that provides web search capabilities using Google Custom Search API and webpage content extraction functionality.
    Last updated -
    2
    3
    2
    • Apple
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables web search with category support, website content scraping with citation metadata, and timezone-aware date/time tools.
    Last updated -
    25
    MIT License
    • Linux
    • Apple
  • A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that intelligently fetches and processes web content, transforming websites and documentation into clean, structured markdown with nested URL crawling capabilities.
    Last updated -
    2
    20
    5
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides web search capabilities using Google Custom Search API and webpage content extraction functionality.
    Last updated -
    MIT License
    • Apple

View all related MCP servers

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