Skip to main content
Glama

MCP Local Web Search Server

by FradSer

mcp-服务器-本地网络搜索

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