-
Notifications
You must be signed in to change notification settings - Fork 0
Security
Rishap Gandhi edited this page Jun 1, 2026
·
1 revision
- Only official Google libraries — no third-party MCP wrappers
- ~300 lines of code — fully auditable in 10 minutes
-
Zero external calls — only connects to
googleapis.com - No telemetry — no analytics, no reporting, no SaaS dependency
-
Local credentials — tokens stored with
chmod 600
| Package | Publisher | Verified |
|---|---|---|
mcp |
Anthropic | ✅ |
google-api-python-client |
✅ | |
google-auth-oauthlib |
✅ | |
python-dotenv |
Open source | ✅ |
Your machine → Google APIs (googleapis.com)
Nothing else. No intermediary servers, no token relays, no hosted backends.