octa

thorstenfoltz/octa
★ 15 stars Rust Data/Analytics Updated today
Fast native desktop app for exploring 20+ data formats like Parquet, DuckDB, SQLite, Excel, Arrow, GeoJSON, Jupyter and more, plus connections to Postgres, Snowflake, BigQuery, GCS, S3 and more. DuckDB SQL, charts, schema diffs, and an MCP server so AI agents query the same data.
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": {
    "octa": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "octa"
      ]
    }
  }
}

Topics

clicloud-storagecsvdata-explorationdata-viewerdatabricks-connecteditorexcelguimarkdownmcpmcp-serveroctaparquetpostgres
📊
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 →