Sylex Search
Rank #29,248io.github.MastadoonPrime/sylex-search
Universal search engine for AI agents. Discover products, services, and businesses via MCP.
Sylex Search is a Model Context Protocol (MCP) server published by mastadoonprime. It ranks #29,248 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Sylex Search is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 102,865 of 132,113 servers on MCP Toplist.
Use Sylex Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sylex-search https://mcp-server-production-38c9.up.railway.app/sseclaude mcp add sylex-search -- npx -y sylex-search[mcp_servers.sylex-search]
url = "https://mcp-server-production-38c9.up.railway.app/sse"Add to ~/.codex/config.toml.
[mcp_servers.sylex-search]
command = "npx"
args = ["-y", "sylex-search"]Add to ~/.codex/config.toml.
https://mcp-server-production-38c9.up.railway.app/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sylex-search": {
"command": "npx",
"args": [
"-y",
"sylex-search"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sylex-search": {
"url": "https://mcp-server-production-38c9.up.railway.app/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sylex-search": {
"command": "npx",
"args": [
"-y",
"sylex-search"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sylex-search": {
"type": "http",
"url": "https://mcp-server-production-38c9.up.railway.app/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sylex-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sylex-search"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sylex-search": {
"serverUrl": "https://mcp-server-production-38c9.up.railway.app/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sylex-search": {
"command": "npx",
"args": [
"-y",
"sylex-search"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sylex-search": {
"url": "https://mcp-server-production-38c9.up.railway.app/sse"
}
}
}{
"mcpServers": {
"sylex-search": {
"command": "npx",
"args": [
"-y",
"sylex-search"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MastadoonPrime%2Fsylex-search)<a href="https://mcptoplist.com/server/io.github.MastadoonPrime%2Fsylex-search"><img src="https://mcptoplist.com/badge/io.github.MastadoonPrime%2Fsylex-search.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mastadoonprime
Other servers by mastadoonprime
View all mastadoonprime servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Apr 21, 2026 |
| 0.1.1 | Apr 20, 2026 |
Frequently asked questions
- Who maintains Sylex Search?
- Sylex Search is maintained by mastadoonprime, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Sylex Search listed on the Official MCP Registry?
- Yes — Sylex Search is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Sylex Search have?
- MCP Toplist tracks 2 versions of Sylex Search, most recently published on Apr 21, 2026.
- Where can I find the source code for Sylex Search?
- The source code for Sylex Search is hosted at github.com/mastadoonprime/sylex-search.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.