TOCA MCP Server
Provides access to the TOCA_OS business source of truth stored in Google Drive, allowing retrieval of business policy and context to govern the MCP server's execution.
Enables Instagram history/insights reads, scheduling tools, and idempotent publication with provider-backed reconciliation before retry.
Provides Meta OAuth, webhook, secret management, and Meta Ads read capabilities for external data access and authentication.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TOCA MCP ServerSchedule the Instagram post in TOCA_OS for tomorrow at 10am."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 confirmationScheduling 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 buildSee 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.
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceProduction-grade Google services integration (Gmail, Calendar, Drive, Sheets, Keep) with intelligent multi-provider LLM fallback system, featuring automated email categorization, calendar management, and job application tracking.
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Instagram Business accounts by automating content publishing, scheduling posts, and analyzing performance metrics. Supports posts, stories, reels, and carousels with detailed audience insights and hashtag discovery.
- FlicenseBqualityDmaintenanceEnables AI agents to control Instagram accounts programmatically, supporting profile management, media interaction, direct messaging, and follower management.132
- AlicenseAqualityFmaintenanceEnables AI assistants to interact with Instagram by scraping profiles, posts, reels, DMs, and business insights through a robust, DOM-agnostic browser orchestration engine that bypasses Instagram's anti-automation measures.281Apache 2.0
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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