Arpeio MCP is a unified server for Arpe.io data tools that allows users to build, preview, and execute high-performance data commands through AI assistants.
From the registry: Arpe.io MCP server for FastBCP, FastTransfer, LakeXpress, MigratorXpress
$ pip install arpeio-mcpPlease install the `arpeio-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install arpeio-mcp — Install via pip (required for local execution support) Run: `pip install arpeio-mcp`
Canonical MCP server config (stdio transport):
- command: `arpeio-mcp`
- args: []
- optional environment variables:
- `FASTBCP_PATH`: Path to FastBCP binary (optional; enables execution) (example: `/path/to/FastBCP`)
- `FASTTRANSFER_PATH`: Path to FastTransfer binary (example: `/path/to/FastTransfer`)
- `LAKEXPRESS_PATH`: Path to LakeXpress binary (example: `/path/to/LakeXpress`)
- `MIGRATORXPRESS_PATH`: Path to MigratorXpress binary (example: `/path/to/MigratorXpress`)
- `FASTBCP_DIR_PATH`: FastBCP directory for LakeXpress
- `FASTTRANSFER_DIR_PATH`: FastTransfer directory for MigratorXpress
- `LOG_LEVEL`: Logging level (example: `INFO`)
Note: Hosted SSE endpoint available at hf.space (no install required; command-builder tools only). Local stdio install via pip enables execution support when binary paths are set.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for interacting with the Supabase platform