arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
arrow MCP Server
MCP server for arrow-kt/arrow
Ready-to-Use Client Configurations
{
"mcpServers": {
"arrow": {
"command": "npx",
"args": [
"-y",
"@arrow-kt/arrow"
]
}
}
}