Skip to main content
Glama
FradSer

MCP Local Web Search Server

by FradSer

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

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