google-keep-api
The MCP Server is designed to facilitate multi-agent conversation protocols using OpenAPI specifications, specifically utilizing Google Keep's API. It is set up for easy deployment with automated tools for linting, testing, and publishing.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder. It covers the implementation using OpenAPI from Google Keep. The project requires Python 3.9+, and installation involves cloning the repository and installing dependencies with pip or uv. Development tools include ruff for linting, mypy for static analysis, and pytest for testing. Pre-commit hooks are utilized for automated code checks. The server can be run in different transport modes, configurable via environment variables.