HomeDatabases & Data › Disco

Disco

Find novel, statistically validated patterns in tabular data — hypothesis-free.

Python Cloud Remote
★ 7 stars Last pushed 2026-09-10 License: MIT

Topics: Data Science Tools

Connect

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

Remote (streamable-http)

https://disco.leap-labs.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http discovery-engine https://disco.leap-labs.com/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "discovery-engine": {
      "url": "https://disco.leap-labs.com/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token with disco_ API key (format: Bearer disco_...)

Related servers

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

Data from the Official MCP Registry