fillout-mcp-server
If you are the rightful owner of 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. With a focus on security, the server requires an API key for authentication, which should be kept secure and rotated periodically. The server supports integration with various platforms, including Docker and NPX, and provides detailed error handling to assist in troubleshooting common issues.
Features
- Form Management: List, create, update, and delete forms with ease.
- Response Handling: Submit and retrieve form responses, with filtering and export options.
- Analytics: Track response rates, completion times, and submission trends.
Tools
list_forms
Get all accessible forms with optional pagination.
get_form
Retrieve detailed information about a specific form.
create_form
Create a new form with specified questions and settings.
get_form_responses
Retrieve form submissions with optional filters.
submit_form_response
Submit a new response to a form.