Skip to content

Backend-MCP-Kisum (Go / Workers MCP)

Related documentation: AI Addon Backend · Chat + MCP (Node)

Backend-MCP-Kisum is implemented.

This repo is the lightweight Go/TypeScript-adjacent MCP server deployed on Cloudflare Workers for MCP-compatible clients.

It is separate from Chat-Kisum-MCP-Node.

  • Cloudflare Worker entrypoint
  • WebSocket-exposed MCP surface
  • tools for:
    • artist lookup
    • BandsInTown events
    • Google search
    • prediction webhook call
    • current date helper
  • this is MCP tooling, not platform identity/commercial/master-data ownership
  • it should not be confused with the Node chat-agent stack
  • full LangChain chat orchestration
  • optional Postgres thread memory
  • the broader multi-service Compose topology that belongs to Chat-Kisum-MCP-Node