71
/ 100
11 days ago
glama

airbyte-oss-mcp

Read-only MCP server for self-hosted Airbyte OSS 1.6.x, enabling monitoring of connections, jobs, and health via public and internal APIs. Optionally supports triggering syncs and canceling jobs.

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
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 1 credential: AIRBYTE_API_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_URL"": "https://airbyte.example.com",
🔐 secretAIRBYTE_API_TOKEN(empty) Bearer token if public API auth is enabled
configAIRBYTE_DEFAULT_ENV(empty) Default key when AIRBYTE_ENVS has multiple entries
configAIRBYTE_READ_ONLY"": "true"
configAIRBYTE_ENVS(empty) JSON map of named envs for multi-instance setups
// 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 4 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/ngrthomson-airbyte-oss-mcp-11u9qh)](https://m8ven.ai/mcp/ngrthomson-airbyte-oss-mcp-11u9qh)
commit: f234c6e42466e693d67d5016734251e5956a9bf1
code hash: 69bd9671c78f97077e9a6de17afa5bf669ac44af24464dab868950f132d5c68c
verified: 6/21/2026, 10:10:12 AM
view raw JSON →