danielma-tic_fillout-mcp-server

danielma-tic_fillout-mcp-server

3.1

If you are the rightful owner of danielma-tic_fillout-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for the Fillout.io API, enabling form management, response handling, and analytics.

The Fillout.io MCP Server is designed to facilitate seamless interaction with the Fillout.io API, providing robust capabilities for managing forms, handling responses, and performing analytics. It allows users to list, create, update, and delete forms, as well as submit and retrieve form responses. The server also offers analytics features to track response rates, completion times, and submission trends. Security is a priority, with guidelines for API key management and troubleshooting common issues. The server supports integration with various platforms, including Docker and NPX, and provides detailed error handling to ensure smooth operation.

Features

  • Form Management: List, create, update, and delete forms.
  • Response Handling: Submit and retrieve form responses with filtering options.
  • Analytics: Track response rates, completion times, and submission trends.

Tools

  1. list_forms

    Get all accessible forms with optional pagination.

  2. get_form

    Retrieve detailed information about a specific form.

  3. create_form

    Create a new form with specified questions and settings.

  4. get_form_responses

    Retrieve form submissions with optional filters.

  5. submit_form_response

    Submit a new response to a specified form.