HomeDevelopment › sylex-search

sylex-search

Universal search engine for AI agents. Discover products, services, and businesses via MCP.

PythonTypeScript Cloud macOSWindowsLinux Remote
★ 4 stars Last pushed 2026-04-24 License: AGPL-3.0

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (sse)

https://mcp-server-production-38c9.up.railway.app/sse HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport sse sylex-search https://mcp-server-production-38c9.up.railway.app/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "sylex-search": {
      "url": "https://mcp-server-production-38c9.up.railway.app/sse"
    }
  }
}

Package (npm 0.1.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "sylex-search": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry