sylex-search
🔌 MCP ServerMastadoonPrime
Universal search for AI agents: 10 MCP tools, zero LLM calls, millisecond responses.
Sylex-Search is an open-source MCP server that acts as a universal search engine for AI agents. It offers 10 distinct MCP tools covering various categories, enabling agents to search for products, services, and businesses. The key innovation is zero LLM calls: all results are retrieved from a pre-indexed database with millisecond latency, avoiding the cost and latency of generative AI. Designed for agentic workflows where fast, deterministic search is needed. Deploy via `npx sylex-search`.
💡Highlights
- ├─10 MCP tools for search
- ├─Zero LLM calls per query
- └─Millisecond response times
🎯For
- ├─AI agent developers
- ├─Automation engineers
- └─Search integration specialists