Disco
Rank #4,853com.leap-labs/discovery-engine
Find novel, statistically validated patterns in tabular data — hypothesis-free.
Disco is a Model Context Protocol (MCP) server published by leap-laboratories. It ranks #4,853 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Disco is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 127,193 of 132,046 servers on MCP Toplist.
Use Disco
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http discovery-engine https://disco.leap-labs.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.discovery-engine]
url = "https://disco.leap-labs.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://disco.leap-labs.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"discovery-engine": {
"url": "https://disco.leap-labs.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"discovery-engine": {
"type": "http",
"url": "https://disco.leap-labs.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"discovery-engine": {
"serverUrl": "https://disco.leap-labs.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"discovery-engine": {
"url": "https://disco.leap-labs.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.leap-labs%2Fdiscovery-engine)<a href="https://mcptoplist.com/server/com.leap-labs%2Fdiscovery-engine"><img src="https://mcptoplist.com/badge/com.leap-labs%2Fdiscovery-engine.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
leap-laboratories
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Apr 8, 2026 |
| 1.0.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Disco?
- Disco is maintained by leap-laboratories, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Disco listed on the Official MCP Registry?
- Yes — Disco is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Disco have?
- MCP Toplist tracks 3 versions of Disco, most recently published on Apr 8, 2026.
- Where can I find the source code for Disco?
- The source code for Disco is hosted at github.com/leap-laboratories/discovery-engine-mcp.
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.