chrome-policy-api

chrome-policy-api

0

The MCP Server project provides an implementation of the Multi-Agent Conversation Protocol, allowing configuration and interaction through transport modes like stdio and sse. It is designed for easy development and testing, with tools like ruff, mypy, and pytest integrated, and supports building and publishing with Hatch.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL. It includes features such as support for different transport modes and configuration through environment variables. Key components include installation procedures, development guidelines with linting and formatting tools, testing via pytest, and static analysis. The project also provides pre-commit hooks for ensuring code quality before commits, and supports building and publishing with Hatch.