# Typebot MCP Server

Expose Typebot's REST API as callable tools to manage and interact with Typebots using natural language commands. Create, list, update, delete, publish, and chat with Typebots seamlessly through an M…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add hithereiamaliff/typebot-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list hithereiamaliff/typebot-mcp
```

---

Source: https://github.com/hithereiamaliff/typebot-mcp | License: MIT
