Predictalot MCP Server
Foundation time-series - 5 zero-shot forecasters (chronos-2, timesfm-2.5, moirai-2, toto-1, sundial-base-128m). Hand them a context window, get quantile or sample-path forecasts. No training step. Six modality-specific endpoints under /v1/timeseries/ /.
People who work with chronos, docker and fastapi and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-01 · ★ 2 · #105 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
WTFPL · Python servers · how we verify → /methodology
01 · Install Predictalot
before you install - you'll need
Set PREDICTALOT_AUTH_TOKENS before connecting.
Docker
docker run -i --rm docker.io/psyb0t/predictalot:v1.1.9 Claude Desktop - add to config
{
"mcpServers": {
"psyb0t-docker-predictalot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/predictalot:v1.1.9"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license WTFPL - declared in the repository
registry namespace io.github.psyb0t is GitHub-verified and matches the repo owner
03 · What Predictalot can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.9 · 2026-08-01
v1.0.1 · 2026-06-14
v1.0.0 · 2026-06-14
04 · Who maintains Predictalot
Predictalot is maintained by psyb0t. We track 13 MCP servers from psyb0t - 13 actively maintained, 126 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from psyb0t.
- Stealthy Auto Browse Self-hosted MCP server for stealth browser automation with human-like OS-level input. ★ 81
- Claudebox Self-hosted MCP server exposing Claude Code as an agentic AI tool over streamable HTTP. ★ 21
- Talkies Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools. ★ 5
- Pibox Self-hosted MCP server: pi-coding-agent tools (run_prompt, file ops) over streamable HTTP. ★ 2
- HybridS3 Self-hosted S3-compatible object storage server with an MCP interface for AI agents. ★ 4
- Audiolla Self-hosted MCP server: audio stems, mastering, MIR analysis, DSP, MIDI, speech tools. ★ 3
05 · Facts
- repository
- github.com/psyb0t/docker-predictalot
- category
- AI & ML - ranked #105 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-08-01)
- registry
- io.github.psyb0t/predictalot (active, first published 2026-07-26 · 6 versions)
- packages
- oci:docker.io/psyb0t/predictalot:v1.1.9
06 · Predictalot FAQ
What is Predictalot?
Foundation time-series - 5 zero-shot forecasters (chronos-2, timesfm-2.5, moirai-2, toto-1, sundial-base-128m). Hand them a context window, get quantile or sample-path forecasts. No training step. Six modality-specific endpoints under /v1/timeseries/ /.
Is Predictalot still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-01 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Predictalot?
Run `docker run -i --rm docker.io/psyb0t/predictalot:v1.1.9`. The README documents one environment variable (PREDICTALOT_AUTH_TOKENS) to set first. Set PREDICTALOT_AUTH_TOKENS before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Predictalot
Alternatives to Predictalot
Maintained AI & ML servers if Predictalot isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Predictalot doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Visual Memory MCP · Audio Sonic MCP · RAG Vault · Ruv Swarm · Chimera Forge
More Python MCP servers · Stealthy Auto Browse · Talkies · Telethon Plus · SAGE Wrapper · Markdown Vault MCP · see all