aws-data-pipeline

aws-data-pipeline

0

This project is a Multi-Agent Conversation Protocol Server auto-generated for handling Amazon AWS Data Pipeline API interactions, featuring flexible transport modes and robust configuration options.

MCP Server

A Multi-Agent Conversation Protocol (MCP) Server auto-generated for the Amazon AWS Data Pipeline OpenAPI URL. The server supports various transport modes and can be configured with JSON files or strings.

Features

  • Uses Python 3.9+, pip, and uv for installation and management
  • Includes development tools such as ruff for linting, mypy for static type checking, and pytest for testing
  • Supports pre-commit hooks for code quality

Usage

  • Start the server using the main script with transport mode options like stdio or sse
  • Configure the server via environment variables or JSON configuration files

Building and Publishing

  • Uses Hatch tool for building and publishing the project.