├── src/ # Source code │ ├── __init__.py │ └── main.py ├── tests/ # Test files │ ├── __init__.py │ └── test_main.py ...
This repo contains the source code for running a local MCP server that interacts with APIs for Google Analytics. Join the discussion and ask questions in the 🤖-analytics-mcp channel on Discord.