mcp-typebot

hithereiamaliff/mcp-typebot

3.2

If you are the rightful owner of mcp-typebot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a structured overview of the Typebot MCP Server, a tool for managing Typebots via natural language commands.

Tools

Functions exposed to the LLM to take actions

createBot

Create a new Typebot in your workspace.

listBots

List all Typebots in your workspace.

getBot

Fetch a Typebot by its ID.

updateBot

Patch an existing Typebot.

deleteBot

Delete a Typebot by its ID.

publishBot

Publish a Typebot.

unpublishBot

Unpublish a Typebot.

listResults

Retrieve conversation results for a Typebot.

startChat

Begin a new chat session with a Typebot.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources