1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files
airbyte/docs/developers/mcp-servers
Ian Alton e57ab8cb0c docs(ai-agents): Add AI connector tutorials and Agent engine positioning (#70461)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2025-12-12 16:24:55 -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 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.