Integrations
Allows users to check the status of Airbyte connections, providing visibility into data integration processes
Introduction
This is a sample app that conforms to the MCP protocol from Anthropic. It is designed to run as a an MCP server in Claude Desktop and allows users to check the status of Airbyte connections.
Configuring your MCP server
- Install uv for virtual environment management
- Create a virtual environment
- Install the dependencies
- Create a
.env
file and add your Airbyte keys
- Run the app
- Add the server to the list of servers in claude desktop Open Claude Desktop and navigate to the settings page. Tap Developer Settings and then tap the "+" button to add a new server. This will show you where your claude_desktop_config.json file is located. Open this and paste the contents of the claude_desktop_config.json file from this repo Then restart claude desktop. You can confirm that your server has been added by looking for the hammer icon on the bottom right of the text entry box.
Debugging
if your claude_desktop_config.json file is configured correctly, logs are written to ~/Library/Logs/anthropic/claude-desktop-server.log If you do not see any logs, or no hammer icon, check that your claude_desktop_config.json file matches exactly what I have in this repo and the paths are correct.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
An MCP server for Claude Desktop that allows users to check the status of their Airbyte connections.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Claude Desktop MCP server that helps you track flights in real-time using Flightradar24 data. Perfect for aviation enthusiasts, travel planners, or anyone curious about flights overhead!Last updated -212JavaScriptMIT License
- AsecurityAlicenseAqualityhttps://github.com/abhishekbhakat/airflow-mcp-serverLast updated -8912PythonMIT License
- -securityAlicense-qualityAn MCP server that enables Claude to interact with Port.io's AI agent, allowing users to trigger the agent with prompts and receive structured responses including status, output, and action items.Last updated -4PythonMIT License
- -security-license-qualityAn MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.Last updated -TypeScript