71
/ 100
14 days ago
glama

airbyte-mcp

Enables interaction with an Airbyte instance through natural language, supporting workspaces, sources, destinations, connections, jobs, logs, tags, streams, and connector definitions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
31 tools verified — handlers match their declared behaviour
20 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AIRBYTE_CLIENT_SECRET, AIRBYTE_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAIRBYTE_API_URL"": "http://localhost:8000/api/public/v1",
configAIRBYTE_CLIENT_ID"": "<your-client-id>",
🔐 secretAIRBYTE_CLIENT_SECRET"": "<your-client-secret>"
🔐 secretAIRBYTE_ACCESS_TOKENNo — Pre-fetched token (skips exchange)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/trustxai-airbyte-mcp-1geobb)](https://m8ven.ai/mcp/trustxai-airbyte-mcp-1geobb)
commit: e60b45db458bc6b3a79f7cbea14d2e4b59a5415f
code hash: 85511dd79cdfcbfbbf40bf8426e372e989a039cd31bbfd3afd31adcada8f905c
verified: 6/18/2026, 10:50:40 AM
view raw JSON →