docs/developers/mcp-servers/pyairbyte-mcp.md
:::note 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. :::
The PyAirbyte MCP (Model Context Protocol) server provides a standardized interface for managing Airbyte connectors through MCP-compatible clients. This experimental feature allows you to list connectors, validate configurations, and run sync operations using the MCP protocol.
For complete setup instructions, troubleshooting guidance, and detailed documentation, please refer to the authoritative PyAirbyte MCP documentation:
PyAirbyte MCP Server Documentation
The PyAirbyte documentation includes:
To get started with the PyAirbyte MCP server:
uv: brew install uvuvx --python=3.11 --from=airbyte@latest airbyte-mcpFor detailed instructions on each step, see the PyAirbyte MCP documentation.
Here are some things you can do with the PyAirbyte MCP server, across local and Airbyte Cloud use cases:
For issues and questions: