TOCA MCP Server
TOCA MCP Server
由 Google Drive 中的 TOCA_OS 业务事实来源治理的 ChatGPT 确定性执行层。
生产状态
该仓库已超越引导阶段。目前的生产基础包括:
位于
/mcp的私有 Streamable HTTP MCP 传输;健康检查/就绪边界;
Meta OAuth、webhook 与密钥管理边界;
由提供商支撑的 Instagram 历史记录/洞察读取;
Meta Ads 读取能力;
持久化 PostgreSQL 调度;
TOCA 管理的 Instagram 调度工具;
一个从 PostgreSQL 认领到期作业的自主单例 Cloud Run 守护进程;
幂等的 Instagram 发布,并在重试前进行由提供商支撑的对账;
通过短期签名 URL 交付私有 GCS 资产;
审计、死信与失败关闭(fail-closed)执行控制。
TOCA_OS / Google Drive 仍是业务事实来源。GitHub 是代码、模式、测试和基础设施的事实来源。外部提供商对外部副作用仍保持权威。
Related MCP server: Instagram Complete MCP Server
当前生产拓扑
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调度属于应用层操作,必须使用受保护的 instagram.toca_schedule.* MCP 接口面。Git 提交和应用重新部署不是常规的发布时钟或调度 API。
质量门禁
每个被提升的变更都必须通过:
pnpm install --frozen-lockfile
pnpm format:check
pnpm architecture:check
pnpm lint
pnpm typecheck
pnpm test
pnpm build关于当前契约,请参阅 docs/architecture/README.md、docs/architecture/routes-capabilities-v1.md、
docs/architecture/toca-managed-instagram-scheduler-v1.md 和
docs/operations/infrastructure-control-plane.md。
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