Search MCP Server
Provides search capabilities via SearXNG, including web search, news search, and search summaries.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Search MCP Serversearch for latest AI breakthroughs"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Search MCP Server
🔍 免费的网络搜索 MCP 服务器,使用 SearXNG 作为后端。
✨ 特性
🆓 完全免费 - 无需 API 密钥
🔍 多种搜索 - 网页搜索、新闻搜索、搜索摘要
🚀 快速部署 - 一键安装脚本
🔌 标准 MCP - 兼容所有 MCP 客户端
Related MCP server: evo-scry
📦 安装
方法 1:一键安装
curl -fsSL https://raw.githubusercontent.com/kikohz/search-mcp/main/install.sh | bash方法 2:Git 克隆
git clone https://github.com/kikohz/search-mcp.git
cd search-mcp
pip3 install -r requirements.txt
python3 search_mcp.py🔌 配置
Claude Desktop
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"search": {
"command": "python3",
"args": ["/home/用户名/.local/search-mcp/search_mcp.py"]
}
}
}🛠️ 使用
web_search
{
"name": "web_search",
"arguments": {
"query": "Python 教程",
"max_results": 5
}
}news_search
{
"name": "news_search",
"arguments": {
"query": "AI 新闻",
"max_results": 5
}
}search_summary
{
"name": "search_summary",
"arguments": {
"query": "如何学习机器学习"
}
}📚 更多文档
详见 DEPLOY.md
版本: 1.0.1
许可证: MIT
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 Servers
- Alicense-qualityCmaintenanceA privacy-friendly web search MCP server using SearXNG, enabling searches across multiple engines and categories.Last updated1MIT
- Alicense-qualityDmaintenanceMCP server for internet search via direct Google and DuckDuckGo HTML scraping with AI-powered result normalization and optional summarization, requiring no API keys for search.Last updatedMIT
- Flicense-qualityDmaintenancePrivacy-focused web search MCP server using SearXNG with Streamable HTTP transport, supporting authentication and advanced search parameters.Last updated
- AlicenseAqualityBmaintenanceA production-ready MCP server for free web search, news search, and webpage content extraction using DuckDuckGo and Bing.Last updated433MIT
Related MCP Connectors
MCP server for Google search results via SERP API
Serper MCP — wraps the Serper Google Search API (serper.dev)
Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.
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/kikohz/search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server