1
0
mirror of synced 2026-02-03 10:02:09 -05:00
Files
Ian Alton 05d3081111 docs: Add Airbyte knowledge MCP server documentation (#71824)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-01-16 17:46:53 -08:00
..

import DocCardList from '@theme/DocCardList';

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.