google-play-game-services-publishing-api

google-play-game-services-publishing-api

0

This project is an MCP (Multi-Agent Conversation Protocol) Server designed to facilitate communication using various transport modes. It leverages AG2's MCP builder and supports Python 3.9+.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server generated from the OpenAPI specification at a provided URL using AG2's MCP builder.

Features

  • Supports multiple transport modes (e.g., stdio, sse)
  • Configurable with JSON files or environment variables
  • Uses Python 3.9+ with dependencies handled via pip or uv

Development

  • Linting with ruff, static type checking with mypy, testing with pytest
  • Pre-commit hooks for code quality checks

Installation

  1. Clone the repository
  2. Install dependencies using the provided setup script or pip

Usage

  • Start the server using the given script and configure using JSON configuration files or environment variables.