MCP-Typebot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TYPEBOT_TOKEN | Yes | Your Typebot API token | |
| TYPEBOT_WORKSPACE_ID | Yes | Your Typebot workspace ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| createBotB | Crea un nuevo Typebot. Requiere “name”, opcional “description” |
| listBotsC | Lista todos los Typebots de un workspace |
| getBotC | Recupera un Typebot por su ID |
| updateBotC | Actualiza un Typebot existente (p.ej. cambia nombre) |
| deleteBotC | Elimina un Typebot por su ID |
| publishBotC | Publica un Typebot existente |
| unpublishBotC | Despublica un Typebot existente |
| listResultsC | Lista resultados de un Typebot |
| startChatC | Inicia un chat con un Typebot. Requiere botId, opcional chat.context |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/osdeibi/MCP-typebot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server