MCP Servers
Airbyte provides MCP (Model Context Protocol) servers to enable AI-assisted data integration workflows for different use cases.
- The Airbyte knowledge MCP is a hosted server that connects AI agents to Airbyte's documentation, website, OpenAPI specs, YouTube content, and GitHub issues, discussions, and pull requests.
- The PyAirbyte MCP is a local MCP server for managing Airbyte connectors through AI assistants.
- The Connector Builder MCP (coming soon) is an AI-assisted connector development.
📄️ Airbyte knowledge MCP server
The Airbyte knowledge MCP server connects AI agents to comprehensive sources of information about Airbyte. It provides semantic search over Airbyte's documentation, website, OpenAPI specs, YouTube content, and GitHub issues, discussions, and pull requests.
📄️ PyAirbyte MCP Server
This MCP server implementation is experimental and may change without notice between minor versions of PyAirbyte. The API may be modified or entirely refactored in future versions.