Skip to main content
Glama

TOCA MCP Server

Deterministic execution layer for ChatGPT governed by the TOCA_OS business source of truth in Google Drive.

Production status

The repository is beyond bootstrap. The production foundation currently includes:

  • private Streamable HTTP MCP transport at /mcp;

  • health/readiness boundaries;

  • Meta OAuth, webhook and secret-management boundaries;

  • provider-backed Instagram history/insights reads;

  • Meta Ads read capabilities;

  • persistent PostgreSQL scheduling;

  • TOCA-managed Instagram scheduling tools;

  • an autonomous singleton Cloud Run daemon that claims due jobs from PostgreSQL;

  • idempotent Instagram publication with provider-backed reconciliation before retry;

  • private GCS asset delivery through short-lived signed URLs;

  • audit, dead-letter and fail-closed execution controls.

TOCA_OS / Google Drive remains the business source of truth. GitHub is the source of truth for code, schemas, tests and infrastructure. External providers remain authoritative for external side effects.

Related MCP server: Instagram Complete MCP Server

Active production topology

ChatGPT
  -> TOCA_OS business policy/context
  -> private TOCA MCP service
       -> typed MCP tools
       -> PostgreSQL scheduled_jobs / audit_events / provider_publications
  -> TOCA-managed Instagram daemon (singleton Cloud Run service)
       -> claimDue()
       -> approval/audit gate
       -> provider reconciliation
       -> idempotent Instagram publication
       -> provider confirmation

Scheduling is an application operation and must use the protected instagram.toca_schedule.* MCP surface. Git commits and application redeploys are not the normal publication clock or scheduling API.

Quality gate

Every promoted change must pass:

pnpm install --frozen-lockfile
pnpm format:check
pnpm architecture:check
pnpm lint
pnpm typecheck
pnpm test
pnpm build

See docs/architecture/README.md, docs/architecture/routes-capabilities-v1.md, docs/architecture/toca-managed-instagram-scheduler-v1.md and docs/operations/infrastructure-control-plane.md for the current contracts.

Install Server
F
license - not found
B
quality
B
maintenance

Maintenance

Maintainers
<1hResponse time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.

  • Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.

  • Deterministic reasoning stack for AI agents: simulate, decide & compute, plus cross-domain tools.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/luizanunciostoca/toca-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server