Predictalot
Rank #10,483io.github.psyb0t/predictalot
Self-hosted MCP server for time-series forecasting and tabular ML via foundation models.
Predictalot is a Model Context Protocol (MCP) server published by psyb0t. It ranks #10,483 of 81,686 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Predictalot is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 71,203 of 81,686 servers on MCP Toplist.
Use Predictalot
Add Predictalot to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"predictalot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/predictalot:v1.1.4"
]
}
}
}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.psyb0t%2Fpredictalot)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Fpredictalot"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Fpredictalot.svg" alt="MCP Toplist: Top 25% of 81,686" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
psyb0t
Other servers by psyb0t
- Stealthy Auto Browse#3,772 · 1 ver
- Claudebox#4,887 · 1 ver
- Talkies#7,432 · 1 ver
- HybridS3#9,016 · 1 ver
- Flickies#13,329 · 1 ver
- Codexbox#13,599 · 1 ver
- Pibox#14,318 · 1 ver
- Audiolla#14,430 · 1 ver
- Wickworks#14,431 · 1 ver
- Mailbox#15,111 · 1 ver
- Telethon Plus#15,712 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.1.4 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Predictalot?
- Predictalot is maintained by psyb0t, which publishes 12 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Predictalot listed on the Official MCP Registry?
- Yes — Predictalot is listed on the Official MCP Registry.
- How many versions does Predictalot have?
- MCP Toplist tracks 1 version of Predictalot, most recently published on Jul 26, 2026.
- Where can I find the source code for Predictalot?
- The source code for Predictalot is hosted at github.com/psyb0t/docker-predictalot.