bungienet-api

bungienet-api

3.2

If you are the rightful owner of bungienet-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The MCP Server project is a robust implementation of the Multi-Agent Conversation Protocol, specifically tailored for the Bungie.net API. It is auto-generated using AG2's MCP builder, ensuring a seamless integration with the specified OpenAPI URL. The server is built to facilitate efficient communication between multiple agents, leveraging the capabilities of the Bungie.net API. It is developed in Python 3.9+ and utilizes various tools for development, testing, and deployment. The server supports different transport modes, including stdio, sse, and streamable-http, providing flexibility in how it can be deployed and interacted with. The project is equipped with a comprehensive set of scripts for linting, testing, and static analysis, ensuring high code quality and reliability. Additionally, it includes pre-commit hooks to automate these checks before any code is committed, promoting best practices in software development.

Features

  • Auto-generated using AG2's MCP builder for seamless integration with Bungie.net API.
  • Supports multiple transport modes: stdio, sse, and streamable-http.
  • Comprehensive development tools including linting, static analysis, and testing scripts.
  • Pre-commit hooks for automated code quality checks.
  • Configurable via environment variables for flexible deployment.