{"slug":"osdeibi/MCP-typebot","name":"MCP-Typebot","description":"Integrates Typebot's REST API as callable tools, allowing interaction with Typebot forms and chats.","category":"communication","tags":[],"official":false,"stars":4,"transport":"stdio","install":null,"tools":[{"name":"createBot","description":"Create a new Typebot in your workspace. Required: name. Optional: workspaceId, description."},{"name":"listBots","description":"List all Typebots in your workspace. Optional: workspaceId."},{"name":"getBot","description":"Fetch a Typebot by its ID. Required: botId."},{"name":"updateBot","description":"Patch an existing Typebot (e.g. rename). Required: botId, typebot (object with fields to change). Optional: overwrite."},{"name":"deleteBot","description":"Delete a Typebot by its ID. Required: botId."},{"name":"publishBot","description":"Toggle a Typebot’s published state. Required: botId."},{"name":"unpublishBot","description":"Toggle a Typebot’s published state. Required: botId."},{"name":"listResults","description":"Retrieve conversation results for a Typebot. Required: botId. Optional: limit, cursor, timeFilter, timeZone."},{"name":"startChat","description":"Begin a new chat session with a Typebot. Required: botId. Optional: chat.context."}],"env_vars":["TYPEBOT_TOKEN","TYPEBOT_WORKSPACE_ID","YOUR_WORKSPACE_ID"],"auth_type":"none","github":"https://github.com/osdeibi/MCP-typebot","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}