Forms

Formbricks MCP Server

Connect your account, then chat with AI to run tools.

Formbricks is an API-based platform for collecting and analyzing form data, enabling businesses to create user surveys and gain insights. Use it to gather customer feedback and improve decision-making.

6 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Formbricks — workflow patterns, data models, and gotchas for your AI agent.

Formbricks

Formbricks is an API-based platform for collecting and analyzing form data, enabling businesses to create user surveys and gain insights. Use it to gather customer feedback and improve decision-making.

Data Model

  • Action Classes — user actions that can be tracked (e.g. button clicks, page views).
  • Attribute Classes — custom attributes attached to identified people.
  • Identified Peoples — users identified across sessions via attributes.
  • Responses — individual survey submissions.
  • Surveys — form definitions with questions and logic.
  • Webhooks — outbound notifications for events like new responses.

Gotchas

  • Survey logic: In-app logic (skip logic, piping) is configured in the UI; API exposes structure, not runtime behavior.
  • Response deduplication: Identified people can have multiple responses; filter by survey_id when analyzing.

Tools in this Server (6)

Formbricks List Action Classes

Fetch a full list of action classes that define possible actions on survey data. Ideal for when you want to understand or modify how survey responses ...

Formbricks List Attribute Classes

List all attribute classes available in your Formbricks account, which categorize survey attributes. Use this during attribute mapping or when designi...

Formbricks List Identified Peoples

Get a list of identified individuals who have interacted with your surveys. Useful for tracking who has participated or for segment analysis. Returns ...

Formbricks List Responses

Access a list of responses collected from your surveys. Utilize this endpoint to review and analyze survey feedback systematically. Returns details su...

Formbricks List Surveys

Retrieve a list of all surveys created within your Formbricks account. Use this endpoint when you need an overview of all surveys for management or an...

Formbricks List Webhooks

Retrieve a list of all webhooks configured in your Formbricks account. Ideal for managing integrations and ensuring data flows smoothly to external se...

Frequently Asked Questions

What is the Formbricks MCP server?

Formbricks is an API-based platform for collecting and analyzing form data, enabling businesses to create user surveys and gain insights. Use it to gather customer feedback and improve decision-making. It provides 6 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Formbricks to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/formbricks. Authentication is handled automatically.

How many tools does Formbricks provide?

Formbricks provides 6 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Formbricks require?

Formbricks uses API Key. Formbricks requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Formbricks to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/formbricks

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Formbricks?

Sign in to connect your credentials and start running tools from the chat.

Formbricks MCP Server & Skill — 6 Tools