Project · gcp-mcp-standalone

gcp-mcp-standalone

A secure, standalone cloud environment on **GCP** that hosts the [[Firney-MCP-Broker]] in Docker, so claude.ai (and local agents) can reach OAuth-protected SaaS through a single controlled gateway. Terraform provisions the instance, service-account binding and firewall; Ansible installs Docker, the broker (with its connector fleet) and the Cloudflare Tunnel connector. Secrets never touch git, tfvars or Terraform state — they live in [[GCP-Secret-Manager]] and are fetched at boot/deploy time by the VM's service account.

type readmestatus activegcp · terraform · ansible · mcp

Status

Deployed (first: 2026-06-28 · connectors phase 1: 2026-06-30 · security hardening + Tailscale key rotation: 2026-07-02 · connectors re-authorized + Notion creds moved to Secret Manager: 2026-07-03). Public at https://bobsmcp.uk; admin over Tailscale; no public inbound ports. Authorized connectors: notion_api, github, cloudflare (hubspot, notion, slack, workspace_mcp enabled but credential-less). Integrations using the broker: claude.ai (Notion/GitHub/Cloudflare), the live Claude Telegram bot (read-only Notion), and the Mac /wiki-publish skill. Full matrix in the gcp-mcp-standalone/HLD. Fallback environment to the separate Oracle (OCI) project.

Docs

Compiled from wiki/projects/gcp-mcp-standalone/README.md · git is the source of truth