Skip to content
Back to search
100
MCP live v0.1.1 MCP 2025-11-25 sse

io.github.mastadoonprime/sylex-search

io.github.mastadoonprime/sylex-search

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

Uptime
50.0%
2 direct probes · 30d
Response
158ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

echo

Echoes the provided text back to the caller.

add

Adds two numbers and returns the sum.

server_time

Returns the current server time (ISO 8601, UTC).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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