Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TYPEBOT_TOKENYesYour Typebot API token
TYPEBOT_WORKSPACE_IDYesYour Typebot workspace ID

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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