Access Context Manager API
Provides an auto-generated server for interacting with the Google Access Context Manager API via Multi-Agent Conversation Protocol (MCP).
소개
This project offers an auto-generated MCP (Multi-Agent Conversation Protocol) Server specifically designed for the Google Access Context Manager API. Built using AG2's MCP builder from the OpenAPI specification, it enables seamless, structured interactions and multi-agent communication with the Access Context Manager service, facilitating integration into various applications and systems.
주요 기능
- Auto-generated MCP Server from OpenAPI specification
- Integrated testing with pytest and coverage reporting, including pre-commit hooks
- Supports multiple transport modes (e.g., stdio, sse, streamable-http)
- Configurable via environment variables or JSON files
- Includes comprehensive development tools for linting, formatting, and static analysis (ruff, mypy, bandit, semgrep)
- 0 GitHub stars
사용 사례
- Integrating Access Context Manager functionalities into conversational AI or automation workflows
- Developing multi-agent systems that require interaction with Google Access Context Manager
- Streamlining development and testing of applications utilizing the Google Access Context Manager API