Skip to main content
Glama

fast-pyairbyte

package.json1.09 kB
{ "name": "fast-pyairbyte", "version": "1.0.10", "description": "Fast PyAirbyte - Generate data pipelines as code using PyAirbyte and AI", "main": "bin/fast-pyairbyte.js", "bin": { "fast-pyairbyte": "./bin/fast-pyairbyte.js" }, "scripts": { "start": "node bin/fast-pyairbyte.js", "test": "echo \"Error: no test specified\" && exit 1", "prepublishOnly": "echo \"Preparing for publish...\"" }, "keywords": [ "airbyte", "pyairbyte", "mcp", "model-context-protocol", "data-pipeline", "etl", "data-integration" ], "author": "Quinton Wall", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/quintonwall/fast-airbyte.git" }, "bugs": { "url": "https://github.com/quintonwall/fast-airbyte/issues" }, "homepage": "https://github.com/quintonwall/fast-airbyte#readme", "files": [ "bin/", "python/", "README.md", "docs/" ], "dependencies": {}, "engines": { "node": ">=14.0.0" }, "preferGlobal": false, "os": [ "darwin", "linux", "win32" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/quintonwall/fast-pyairbyte'

If you have feedback or need assistance with the MCP directory API, please join our Discord server