Skip to main content
Glama

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 アセット配信;

  • 監査、デッドレター、フェイルクローズの実行制御。

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.mddocs/architecture/routes-capabilities-v1.mddocs/architecture/toca-managed-instagram-scheduler-v1.md および docs/operations/infrastructure-control-plane.md を参照してください。

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