MCP Local Web Search Server
mcp-服务器-本地网络搜索
用于执行本地网页搜索的 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 支持
发展
该项目使用:
Bun作为 JavaScript 运行时
TypeScript类型安全
用于服务器实现的模型上下文协议SDK
@egoist/local-web-search用于网络搜索(使用 playwright-core)
内容提取的可读性
贡献者
egoist - 本地网络搜索原创者
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