Local MCP Wrapper for TabFM/TimesFM
Porespellar · reddit · 2026-07-12
The author has wrapped Google's newly released TabFM and TimesFM into an MCP server, allowing local LLMs to directly invoke these tabular and time-series foundation models for classification, regression, and forecasting via Open WebUI, Claude Code, or Codex CLI.
Implementation details:
- Runs as a single Docker container
- Supports dynamic model loading/unloading with a 5-minute TTL
- Currently supports CSV, with plans to support XLS/XLSX/JSON/JSONL later
- Built on PyTorch and strictly CUDA-only
- Targets Nvidia devices with 16GB+ VRAM, such as DGX Spark, 3090, and H100
They also tested it on classic datasets like Iris, California Housing, and Airline Passengers, reporting solid zero-shot performance—such as 94.7% accuracy on Iris and an R² of 0.87 for regression.
Related event: Zer0Fit: Local MCP Server for TabFM and TimesFM(2 posts)→
More from coding & agent
- AI agents are starting to strain code hosting platforms — craigsdennis · 2026-07-21
- Async OPD distillation doubles throughput while matching synchronous math accuracy — _lewtun · 2026-07-21
- Omnigent 0.6.0 adds Claude Code imports, Slack approvals and desktop apps — matei_zaharia · 2026-07-21
- Google appears to have quietly shipped Gemini 3.6 Flash, with lower pricing and better agentic scores — xiaohu · 2026-07-21
- Open-source CLI audits AI tools, MCP configs, and agent skills on local machines — Initial-Copy332 · 2026-07-21
- Coding agents feel less stressful when the 5-hour limits are temporarily removed — iamrobotbear · 2026-07-21