Servers
Deep Search Lighting
@positive666
A lightweight, pure web search solution for large language models, supporting multi-engine aggregated search, deep reflection and result evaluation. A balanced approach between web search and deep research, providing a framework-free implementation and mcp server for easy develo
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"deep_search_lightning": {
"command": "python",
"args": [
"test_demo.py"
]
}
}
}