mcpbeat Sign in

Predictalot MCP Server

local only

Predictalot runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 1 Aug 2026.

Self-hosted MCP server for time-series forecasting and tabular ML via foundation models.

Installs / week
not published
2
Stars
0 open issues
1 Aug 2026
Last commit
from GitHub
WTFPL
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

const result = spawnSync(process.execPath, args, { stdio: "inherit" });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Predictalot

same job, measured the same way
Kalshi MCP Server
by joinquantish

Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana

local only
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
Talkies
by psyb0t

Self-hosted MCP server for speech: ASR transcription, TTS synthesis, and file staging tools.

local only
Forge
by voxell

MCP server for Forge, Voxell's hosted text-embedding API. Tools: embed and list_models.

106 installs/wk local only
Fuel Prices
by johnisanerd

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

answering
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
Aidatataskrunner MCP
by tradesystemsnique

MCP server for AiDataTaskRunner Panel (MT5) - Control data generation and ML model training via MCP

143 installs/wk local only
AutoTS
by winedarksea

Automated time series forecasting with model search, anomaly detection, and event risk analysis

89 installs/wk local only

Predictalot — questions

Answers built from our own checks of this server.

Why is there no uptime for Predictalot?
Predictalot runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Predictalot open source?
No, and the distinction matters: its licence is declared as WTFPL. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.