← Back to Plugins
MCP Server MCP

Predictalot

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:docker.io/psyb0t/predictalot:v1.1.9

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/psyb0t/predictalot:v1.1.9",
      "runtimeHint": "docker",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8080/mcp"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...