amazon-personalize-runtime

amazon-personalize-runtime

0

The project is an MCP Server that supports various transport modes and allows for configuration via environment variables. It emphasizes quality with the use of linting, static analysis, and testing tools.

MCP Server

This project is a Multi-Agent Conversation Protocol (MCP) Server designed for the OpenAPI URL provided, generated using AG2's MCP builder.

Prerequisites

  • Python 3.9+
  • pip and uv

Development

  • Utilizes ruff for linting and formatting, mypy for static type checking, and pytest for testing.

Running the Server

The MCP server can be started using a script that supports different transport modes like stdio and sse. It can be configured through environment variables.