Forms

Fillout MCP Server

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

Fillout is a platform for building and managing forms that can collect data and automate workflows. It is primarily used for creating surveys, registrations, and feedback forms.

Managed
3 tools
Agent guide included

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 Fillout — workflow patterns, data models, and gotchas for your AI agent.

Fillout

Fillout is a platform for building and managing forms that collect data and automate workflows.

Data Model

  • Forms (provide form_id), Form Metadata (schema/fields by form_id), Submissions (responses by form_id).

Gotchas

  • form_id first: Get from forms list before metadata or submissions.

Tools in this Server (3)

Fillout Fetch Form Metadata

Fetch metadata for a specific form using its unique form_id. Use this when you need detailed information about a particular form, such as its title, s...

Fillout List Forms

Retrieve a list of all forms within your Fillout account. Use when you need to manage or view details of existing forms. Returns metadata about each f...

Fillout List Submissions

Retrieve all submissions related to a specific form identified by form_id. Ideal for viewing responses and data collected through a form. Returns subm...

Frequently Asked Questions

What is the Fillout MCP server?

Fillout is a platform for building and managing forms that can collect data and automate workflows. It is primarily used for creating surveys, registrations, and feedback forms. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Fillout 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/fillout. Authentication is handled automatically.

How many tools does Fillout provide?

Fillout provides 3 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 Fillout require?

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

Setup Instructions

Connect Fillout to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/fillout

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Fillout and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Fillout will appear under Not connected — select it and click Connect to complete OAuth.
Name: Fillout
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/fillout
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Fillout?

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

Fillout MCP Server & Skill — 3 Tools