MCP-Typebot

by carlosventurar · design-creative · mcp-server, lobehub, tools

Medium setupBest for experimentalTrust score 18/100

A small MCP server that exposes Typebot’s REST API as callable tools in Claude Desktop via STDIO. Requires a valid Typebot API token and workspace ID configured via environment variables.

Source: https://github.com/carlosventurar/mcp-typebot-startchat-fix

Install

git clone https://github.com/carlosventurar/mcp-typebot-startchat-fix

Use this forAI-extracted

  • Integrate Typebot chatbot flows into Claude applications via MCP protocol
  • Initiate chat sessions programmatically with Typebot bots and retrieve chat URLs
  • Automate conversational interactions with Typebot instances from AI agents

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, tools

35 GitHub stars · Source: lobehub

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP-Typebot is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • SearXNG MCP Server by tobioffice

    An MCP server implementation that integrates the SearXNG API, providing web search capabilities. Requires setting the SEARXNG_URL environment variable to specify the SearXNG instance URL.

  • TradingView MCP Server by fiale-plus

    Unofficial MCP server and CLI for TradingView's market screener API supporting stocks, forex, crypto & ETFs. No external data files required.

  • Strava MCP Server by justmytwospence

    MCP server for the Strava API. Requires environment variables for Strava API credentials and tokens: STRAVA_CLIENT_ID, STRAVA_CLIENT_SECRET, STRAVA_ACCESS_TOKEN, STRAVA_REFRESH_TOKEN.

  • Function Health MCP by daveremy

    Function Health MCP server and CLI for querying lab results, detecting changes, and tracking biomarkers. Requires a Function Health account. Data is stored locally in ~/.function-health/ directory.

  • Xcode 构建服务器 MCP by jontolof

    一种高度优化的模型上下文协议(MCP)服务器,专为Xcode操作设计,能将令牌使用量减少83%,同时保持iOS/macOS开发工作流程的全部功能。需要在~/.xcode-build-mcp/config.json中配置输出模式、缓存和过滤设置。

  • Linear MCP Server by thebacons

    Linear PM MCP Server - Project management integration for Gemini CLI. Requires a Linear API key set in the .env file as LINEAR_API_KEY.

  • Color Tools by ohqay

    一个全面的 MCP 服务器,提供高级色彩处理、无障碍分析和科学色彩空间工具。支持智能色彩转换、色彩和谐生成、WCAG 合规性检查、色盲模拟以及 Tailwind CSS 集成。

  • ruby-mcp-template by omgreenfield

    A template MCP server using the fast-mcp Ruby gem to easily spin up an MCP server. No external data files are explicitly required or configured via environment variables.

Frequently asked questions

How do I install MCP-Typebot?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP-Typebot?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP-Typebot free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.