arrow

GitHub

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

16,999 stars C++ 1 file ยท ~22,219 tokens #arrow#parquet

arrow MCP Server

MCP server for arrow-kt/arrow

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "arrow": {
      "command": "npx",
      "args": [
        "-y",
        "@arrow-kt/arrow"
      ]
    }
  }
}