Airbyte
Freeby Indie Developer
Open-source data integration with 300+ pre-built connectors.
v1.0.0Added Feb 19, 2025
airbyteetldata-pipeline
Airbyte MCP Server
Open-source data integration with 300+ pre-built connectors.
Features
- Source/destination config
- Sync management
- Schedule management
- Transformations
- Monitoring
Installation
{
"mcpServers": {
"airbyte": {
"command": "npx",
"args": ["-y", "mcp-airbyte"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-airbyte
Add to claude_desktop_config.json
{
"mcpServers": {
"airbyte": {
"command": "npx",
"args": ["-y", "mcp-airbyte"]
}
}
}