oxisport-mcp

Mar2ianen/oxisport-mcp
★ 0 stars Rust Database Updated today
Unified Rust MCP server with embedded Telegram inline training cards
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oxisport-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "oxisport-mcp"
      ]
    }
  }
}

README Excerpt

Один Rust-бинарь, который объединяет MCP-сервер OxiSport и Telegram-бота. Бот получает данные Intervals.icu, кеширует их в SQLite и отдаёт тренировки, статистику и карточки маршрутов через inline-режим Telegram. - streamable HTTP MCP на `/mcp` и stdio-режим; - OAuth/токены и пользовательские credentials в SQLite;
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →